This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/17432] Possible gcc bug when compiling f2c generated C-code


------- Additional Comments From giovannibajo at libero dot it  2004-09-12 13:44 -------
Danny, I see that you are using non-standard CFLAGS to compile GCC. This means 
that either you found a bug in GCC compiling blas.c, or GCC itself is 
miscompiled and then fails to compile blas.c correctly.

I would appreciate if you test this again using a GCC bootstrapped with 
absolutely no CFLAGS or BOOT_CFLAGS env set.

Also, instead of the full blas.c/blas.i file, is it possible to reproduce this 
failure isolating just the dnrm2_ function? If so, can you please attacch (in 
Bugzilla) a minimized preprocessed source?

Thanks

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17432


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]