public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: lerdsuwa@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/2376
Date: Sun, 22 Apr 2001 03:56:00 -0000	[thread overview]
Message-ID: <20010422105601.17901.qmail@sourceware.cygnus.com> (raw)

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


             reply	other threads:[~2001-04-22  3:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-22  3:56 lerdsuwa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-08  2:46 c++/2376 lerdsuwa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010422105601.17901.qmail@sourceware.cygnus.com \
    --to=lerdsuwa@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).