compiling glibc-2.3.1 with gcc-3.2.1 for pentium >= II
Alexandre Oliva
aoliva@redhat.com
Wed Jan 8 17:36:00 GMT 2003
On Jan 7, 2003, Rene Rebe <rene.rebe@gmx.net> wrote:
> It is a gcc issue, since a Athlon optimised gcc-3.2.1 is able to
> compile the same preprocessed file ...
It's very unlikely to be a GCC issue. You're feeding GCC an assembly
source file, and it's the assembler that is complaining about ignored
characters. It could be a problem in the preprocessor, for sure, but
then you'd have to save the preprocessed assembly generated by a
working and broken preprocessor and compare them for the bug report to
be useful.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Libc-alpha
mailing list