public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2376
@ 2001-04-22  3:56 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2001-04-22  3:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/2376; it has been noted by GNATS.

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, timp@clarityconnect.com
Cc:  
Subject: Re: c++/2376
Date: 22 Apr 2001 10:47:49 -0000

 Synopsis: g++ generates internal compiler error when building KDE-2.1
 
 State-Changed-From-To: feedback->open
 State-Changed-By: lerdsuwa
 State-Changed-When: Sun Apr 22 03:47:49 2001
 State-Changed-Why:
     Preprocessed source received.
     Below are compiler command line and output:
     
     g++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl \
     -I../kdecore \
     -I../kdeui  \
     -I../kssl -I/usr/local/qt/include -I/usr/X11R6/include -I/usr/local/kde/include\
     -D_REENTRANT -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W \
     -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long \
     -Wnon-virtual-dtor -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT \
     -DQT_NO_ASCII_CAST -c kwinmodule.cpp  -fPIC -DPIC -o .libs/kwinmodule.o
     
     
     Reading specs from /usr/lib/gcc-lib/alpha-linux/2.95.2/specs
     gcc version 2.95.2 20000220 (Debian GNU/Linux)
      /usr/lib/gcc-lib/alpha-linux/2.95.2/cpp -lang-c++ -v -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kssl -I/usr/local/qt/include -I/usr/X11R6/include -I/usr/local/kde/include-D_REENTRANT -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Dlinux -Dunix -D_LONGLONG -D__alpha__ -D__ELF__ -D__linux__ -D__unix__ -D_LONGLONG -D__alpha__ -D__ELF__ -D__linux -D__unix -Asystem(linux) -D__OPTIMIZE__ -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-vi rtual-dtor -pedantic -D__LANGUAGE_C__ -D__LANGUAGE_C -DLANGUAGE_C -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev4__ -Acpu(ev4) -DHAVE_CONFIG_H -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -DPIC kwinmodule.cpp kwinmodule.ii
     GNU CPP version 2.95.2 20000220 (Debian GNU/Linux) (Alpha GNU/Linux for ELF)
     #include "..." search starts here:
     #include <...> search starts here:
      .
      ..
      ../dcop
      ../libltdl
      ../kdecore
      ../kdeui
      ../kssl
      /usr/local/qt/include
      /usr/X11R6/include
      /usr/lib/gcc-lib/alpha-linux/2.95.2/../../../../include/g++-3
      /usr/local/include
      /usr/lib/gcc-lib/alpha-linux/2.95.2/include
      /usr/include
     End of search list.
     The following default directories have been omitted from the search path:
      /usr/lib/gcc-lib/alpha-linux/2.95.2/../../../../alpha-linux/include
     End of omitted list.
      /usr/lib/gcc-lib/alpha-linux/2.95.2/cc1plus kwinmodule.ii -quiet -dumpbase kwinmodule.cc -O2 -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -pedantic -version -fno-exceptions -fno-check-new -fno-builtin -frtti -fPIC -o kwinmodule.s
     GNU C++ version 2.95.2 20000220 (Debian GNU/Linux) (alpha-linux) compiled by GNU C version 2.95.2 20000220 (Debian GNU/Linux).
     In file included from kwinmodule.cpp:316:
     kwinmodule.moc: In function `static class QMetaObject * KWinModule::staticMetaObject()':
     kwinmodule.moc:152: Internal compiler error in `gen_reload_inhi', at insn-emit.c:5550
     Please submit a full bug report.
     See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2376&database=gcc


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

* Re: c++/2376
@ 2001-04-08  2:46 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2001-04-08  2:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/2376; it has been noted by GNATS.

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, timp@clarityconnect.com
Cc:  
Subject: Re: c++/2376
Date: 8 Apr 2001 09:41:11 -0000

 Synopsis: g++ generates internal compiler error when building KDE-2.1
 
 State-Changed-From-To: open->feedback
 State-Changed-By: lerdsuwa
 State-Changed-When: Sun Apr  8 02:41:11 2001
 State-Changed-Why:
     Please provide a preprocessed source for testing as
     described at
       http://gcc.gnu.org/bugs.html
     You can mail it to me directly.  I can add it to the bug
     report.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2376&database=gcc


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

end of thread, other threads:[~2001-04-22  3:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-22  3:56 c++/2376 lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2001-04-08  2:46 c++/2376 lerdsuwa

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).