This is the mail archive of the gcc-prs@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: bootstrap/4681: segmentation fault during bootstrap (x-gcc)


The following reply was made to PR bootstrap/4681; it has been noted by GNATS.

From: Bernd Porr <bp1@cn.stir.ac.uk>
To: <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: bootstrap/4681: segmentation fault during bootstrap  (x-gcc)
Date: Fri, 26 Oct 2001 13:47:31 +0100 (BST)

 Dear Developers,
 
 the bug I repored was in gcc-3.0.0 but it's in gcc-3.0.2 as well:
 
 /usr/src/gcc-3.0.2/gcc/xgcc -B/usr/src/gcc-3.0.2/gcc/
 -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem
 /usr/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings
 -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1
 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_muldi3 -c ./libgcc2.c -o
 libgcc/./_muldi3.o
 libgcc2.c: In function `__muldi3':
 libgcc2.c:368: Internal error: Segmentation fault
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 make[2]: *** [libgcc/./_muldi3.o] Error 1
 make[2]: Leaving directory `/usr/src/gcc-3.0.2/gcc'
 make[1]: *** [libgcc.a] Error 2
 make[1]: Leaving directory `/usr/src/gcc-3.0.2/gcc'
 make: *** [all-gcc] Error 2
 roulade src/gcc-3.0.2#
 
 
 
 On 25 Oct 2001 gcc-gnats@gcc.gnu.org wrote:
 
 > Thank you very much for your problem report.
 > It has the internal identification `bootstrap/4681'.
 > The individual assigned to look at your
 > report is: unassigned.
 >
 > >Category:       bootstrap
 > >Responsible:    unassigned
 > >Synopsis:       segmentation fault during bootstrap  (x-gcc)
 > >Arrival-Date:   Thu Oct 25 16:26:22 PDT 2001
 >
 
 -----------------------------------------------------------------------
 http://www.cn.stir.ac.uk/~bp1
 


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