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]

Re: egcs-ss-19990228, alpha-linux, ICE in glibc-2.1


Hi,

Jeff Law said:
> In message <199903031420.PAA23155@ludwig-alpha.unil.ch>you write:
> > While trying to compile glibc-2.1 using the latest snapshot:
> > 
> > Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.93.10/specs=
> > 
> > gcc version egcs-2.93.10 19990228 (gcc2 ss-980929 experimental)
> > 
> > cc1 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings
> > -funroll-loops -mieee  -fPIC  nsswitch.i
> > 
> > gets a segfault.
> > 
> > System:
> > Linux version 2.2.2-ac7 (root@ludwig-alpha.unil.ch)
> > (gcc version egcs-2.91.62 19990224 (egcs-1.1.2 pre-release-2)) #2
> > Tue Mar 2 17:58:48 CET 1999
> > I use glibc-2.1.
> > 
> > I'm attaching the pre-processed input.
> ... ]
>Thanks.  I just tried this with the current sources and it seems to be
>fine now.

I just tried here with 19990412.  Still doesn't work with -O2, but seems fine
with -O.  -fPIC does not seem to make a difference.

Did you also try with -O2 ?

					Christian


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