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]
Other format: [Raw text]

bootstrap/10472: [3.4] [cygwin] mainline broken again since 20030413


>Number:         10472
>Category:       bootstrap
>Synopsis:       [3.4] [cygwin] mainline broken again since 20030413
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 23 23:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Giovanni Bajo
>Release:        unknown-1.0
>Organization:
>Environment:
i686-pc-cygwin
>Description:
Mainline is broken again on cygwin. I have a succesfully built compiler dated 20030413. Then, I tried in the last 3-4 days but there is no way to complete a bootstrap succesfully anymore. It dies on stage2:

../stage1/xgcc.exe -B../stage1/ -B/usr/local/i686-pc-cygwin/bin/ -c -DIN_GCC -DL
OCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/loca
le\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/gcc/int
l -I../../../gcc/gcc -I../../../gcc/gcc/config -I../../../gcc/gcc/../include  -g
 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
 -Wno-long-long -Werror -fno-common   ../../../gcc/gcc/intl/dcigettext.c -o dcig
ettext.o
../../../gcc/gcc/intl/dcigettext.c: In function `dcigettext__':
../../../gcc/gcc/intl/dcigettext.c:677: internal compiler error: in instantiate_
virtual_regs_lossage, at function.c:3820
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

It's configured with ../gcc/configure --enable-languages=c,c++ --program-suffix=-3.4 --enable-threads=posix

Should I submit a preprocessed source for that file?
>How-To-Repeat:
Download and try to bootstrap mainline on cygwin
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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