public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8460: Internal compiler error in rest_of_compilation, at toplev.c:3491
@ 2002-11-05  4:03 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2002-11-05  4:03 UTC (permalink / raw)
  To: alain.touret, gcc-bugs, gcc-prs, nobody

Synopsis: Internal compiler error in rest_of_compilation, at toplev.c:3491

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Tue Nov  5 04:03:31 2002
State-Changed-Why:
    Exact duplicate of c++/8459.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8460


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c++/8460: Internal compiler error in rest_of_compilation, at toplev.c:3491
@ 2002-11-05  3:36 alain.touret
  0 siblings, 0 replies; 2+ messages in thread
From: alain.touret @ 2002-11-05  3:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8460
>Category:       c++
>Synopsis:       Internal compiler error in rest_of_compilation, at toplev.c:3491
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 05 03:36:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     alain.touret@fnac.net
>Release:        3.2
>Organization:
>Environment:
MinGW 2.0 + MSys 1.0.7 on WIndowsXP Home (pentium III)
>Description:
make -f fluid.mak
make[1]: Entering directory `/d/Download/Fltk2.0/fltk/MinGW'
g++  -DUSE_CONF -fno-exceptions -g -O0 -I.. -I../visualc -DFL_SHARED -D_DEBUG -D_MSC_DLL -DWIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DVC_EXTRA_LEAN -DWIN32_EXTRA_LEAN -save-temps -v  -o ../fluid/file.o -c ../fluid/file.cxx
Reading specs from c:/MinGW/bin/../lib/gcc-lib/mingw32/3.2/specs
Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=f77,c++,objc,ada --disable-win32-registry --disable-shared
Thread model: win32
gcc version 3.2 (mingw special 20020817-1)
 c:\MinGW\bin\..\lib\gcc-lib\mingw32\3.2\cpp0.exe -lang-c++ -D__GNUG__=3 -D__DEPRECATED -v -I.. -I../visualc -iprefix c:\MinGW\bin\../lib/gcc-lib/mingw32/3.2/ -D__GNUC__=3 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=0 -D__GXX_ABI_VERSION=102 -D_WIN32 -D__WIN32 -D__WIN32__ -DWIN32 -D__MINGW32__ -D__MSVCRT__ -DWINNT -D_X86_=1 -D_WIN32 -D__WIN32 -D__WIN32__ -D__WIN32__ -D__MINGW32__ -D__MSVCRT__ -D__WINNT__ -D_X86_=1 -D__WIN32 -D__WINNT -Asystem=winnt -D__NO_INLINE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__tune_i586__ -D__tune_pentium__ -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__fastcall=__attribute__((__fastcall__)) -D_stdcall=__attribute__((__stdcall__)) -D_cdecl=__attribute__((__cdecl__)) -D_fastcall=__attribute__((__fastcall__)) -D__declspec(x)=__attribute__((x)) -DUSE_CONF -DFL_SHARED -D_DEBUG -D_MSC_DLL -DWIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DVC_EXTRA_LEAN -DWIN32_EXTRA_LEAN ../fluid/file.cxx file.ii
GNU CPP version 3.2 (mingw special 20020817-1) (cpplib) (80386, BSD syntax)
ignoring nonexistent directory "c:/MinGW/mingw32/include"
ignoring nonexistent directory "/mingw/lib/gcc-lib/mingw32/3.2/../../../../include/c++/3.2"
ignoring nonexistent directory "/mingw/lib/gcc-lib/mingw32/3.2/../../../../include/c++/3.2/mingw32"
ignoring nonexistent directory "/mingw/lib/gcc-lib/mingw32/3.2/../../../../include/c++/3.2/backward"
ignoring nonexistent directory "/mingw/lib/gcc-lib/mingw32/3.2/../../../../include"
ignoring nonexistent directory "/mingw/include"
ignoring nonexistent directory "/mingw/lib/gcc-lib/mingw32/3.2/include"
ignoring nonexistent directory "/mingw/lib/gcc-lib/mingw32/3.2/../../../../mingw32/include"
ignoring nonexistent directory "/usr/local/mingw32/include"
#include "..." search starts here:
#include <...> search starts here:
 ..
 ../visualc
 c:/MinGW/include/c++/3.2
 c:/MinGW/include/c++/3.2/mingw32
 c:/MinGW/include/c++/3.2/backward
 c:/MinGW/include
 c:/MinGW/lib/gcc-lib/mingw32/3.2/include
End of search list.
 c:\MinGW\bin\..\lib\gcc-lib\mingw32\3.2\cc1plus.exe -fpreprocessed file.ii -quiet -dumpbase file.cxx -g -O0 -version -fno-exceptions -o C:\DOCUME~1\Alain\LOCALS~1\Temp/ccgLaaaa.s
GNU CPP version 3.2 (mingw special 20020817-1) (cpplib) (80386, BSD syntax)
GNU C++ version 3.2 (mingw special 20020817-1) (mingw32)
        compiled by GNU C version 3.2.
../fluid/file.cxx: In function `void fl_end_group()':
../fluid/file.cxx:647: Internal compiler error in rest_of_compilation, at 
   toplev.c:3491
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [../fluid/file.o] Error 1
make[1]: Leaving directory `/d/Download/Fltk2.0/fltk/MinGW'
make: *** [fluid] Error 2


>How-To-Repeat:
compiling this file should return you the same error. 
If not, please ask me for more data. 
>Fix:
no idea yet. 
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-05 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-05  4:03 c++/8460: Internal compiler error in rest_of_compilation, at toplev.c:3491 paolo
  -- strict thread matches above, loose matches on Subject: below --
2002-11-05  3:36 alain.touret

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).