This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17432] Possible gcc bug when compiling f2c generated C-code
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2004 13:45:02 -0000
- Subject: [Bug c/17432] Possible gcc bug when compiling f2c generated C-code
- References: <20040912084351.17432.kugelfang@gentoo.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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