gcc 4.4.0 20090307 segfaults at argp-help.c in glibc 2.7 and 2.9

cpu: athlon64
gcc version 4.4.0 20090307
-march=native and athlon64 used

This is my first post.  I have read http://gcc.gnu.org/bugs.html and I cannot
or am still ingnorant of how to get a preprocessed file.  I added -v
-save-temps to my cflags and I get:

command line option "-.i" not recognized...

I entered cc -v -save-temps ../argp/argp-help.c argp-help.o and got the
following:

In file included from ../argp/argp-help.c:85:
../argp/argp-namefrob.h:80:21: error: mempcpy.h: No such file or directory
../argp/argp-namefrob.h:81:21: error: strcase.h: No such file or directory
../argp/argp-namefrob.h:82:23: error: strchrnul.h: No such file or directory
../argp/argp-namefrob.h:83:21: error: strndup.h: No such file or directory
../argp/argp-help.c:1717:4: warning: #warning No reasonable value to return

gcc segfaults at argp-help.c

It has been like that for about two weeks.  This machine attempts to compile
gcc-svn and glibc daily.  Sometimes it works sometimes not.

I tested with glibc 2.9 and gcc appears to still segfault.


-- 
           Summary: gcc 4.4.0 20090306 segfaults at argp-help.c in glibc 2.7
                    and 2.9
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kdebugs at hotmail dot com
 GCC build triplet: pentium2-slackware-linux-gnu
  GCC host triplet: pentium2-slackware-linux-gnu
GCC target triplet: pentium2-slackware-linux-gnu


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

Reply via email to