gcc 4.4 bug while rebuilding asterisk?

Jakub Jelinek jakub at redhat.com
Thu Mar 5 15:03:58 UTC 2009


On Thu, Mar 05, 2009 at 09:49:19AM -0500, Bill Nottingham wrote:
> > gcc -o app_voicemail.o -c app_voicemail.c -pthread
> > -I/builddir/build/BUILD/asterisk-1.6.1-rc1/include -O2 -g -pipe -Wall
> > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> > --param=ssp-buffer-size=4 -m64 -mtune=generic
> > -Werror-implicit-function-declaration  -Wstrict-prototypes
> > -Wmissing-prototypes -Wmissing-declarations  -march=k8   -fPIC
> > -DAST_MODULE=\"app_voicemail\" -DIMAP_STORAGE  -DUSE_SYSTEM_IMAP  -MD
> > -MT app_voicemail.o -MF .app_voicemail.o.d -MP
> > app_voicemail.c: In function 'open_mailbox':
> > app_voicemail.c:2086: internal compiler error: in
> > referenced_var_lookup, at tree-dfa.c:563
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <http://bugzilla.redhat.com/bugzilla> for instructions.
> > Preprocessed source stored into /tmp/ccqqDlrj.out file, please attach
> > this to your bugreport.
> 
> Please file the bug as suggested (and yes, it's a gcc bug.)

No need, this is likely http://gcc.gnu.org/PR39360, recent regression
already known and being worked on.

	Jakub




More information about the fedora-devel-list mailing list