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/22391] New: xgcc: Internal error: Segmentation fault (program as)


XGCC is rolling snake eyes whenever I attempt to build. I've tried both
GCC-3.2.3 and GCC-3.4.3, the same every time.

System in question:
AlphaPC 164SX
Redhat 7.2 [alpha]
Kernel-2.6.11.6
Binutils-2.19.90.0.3-1 [and 2.15.94.0.5]
GCC-3.4.3 [and GCC-3.2.3]
Make-3.80

make[1]: Entering directory
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.0.1/build/libcpp'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.0.1/build/libcpp'
make[1]: Entering directory
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.0.1/build/gcc'
/usr2/www/linux-related/programming/compilers/gcc-4.0.1/build/gcc/xgcc
-B/usr2/www/linux-related/programming/compilers/gcc-4.0.1/build/gcc/
-B/usr/alphapca56-alpha-linux-gnu/bin/ -B/usr/alphapca56-alpha-linux-gnu/lib/
-isystem /usr/alphapca56-alpha-linux-gnu/include -isystem
/usr/alphapca56-alpha-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../gcc-4.0.1/gcc -I../../gcc-4.0.1/gcc/.
-I../../gcc-4.0.1/gcc/../include -I../../gcc-4.0.1/gcc/../libcpp/include   -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time  \
   -c ../../gcc-4.0.1/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
  -o crtbeginT.o
xgcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [crtbeginT.o] Error 1
make[1]: Leaving directory
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.0.1/build/gcc'
make: *** [all-gcc] Error 2

-- 
           Summary: xgcc: Internal error: Segmentation fault (program as)
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: diskman at kc dot rr dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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