public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30253]  New: ice for legal code
@ 2006-12-18 16:35 dcb314 at hotmail dot com
  2006-12-18 17:10 ` [Bug c++/30253] " dcb314 at hotmail dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: dcb314 at hotmail dot com @ 2006-12-18 16:35 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile Suse Linux package yast2-perl-bindings-2.14.0-11
with the new GNU C++ compiler version 3.2 snapshot 20061216.

Here is an extract from the build log

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I/usr/include/YaST2
-DY2LOG=\"Perl\" -DMODULEDIR=\"/usr/share/YaST2/modules\" -O2 -g
-fmessage-length=0 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wformat -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/CORE -MT Y2PerlComponent.lo
-MD -MP -MF .deps/Y2PerlComponent.Tpo -c Y2PerlComponent.cc  -fPIC -DPIC -o
.libs/Y2PerlComponent.o
icc: Command line warning: ignoring option '-W'; no argument required
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid
for C/ObjC but not for C++
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid
for C/ObjC but not for C++
YPerlNamespace.cc: In constructor
'YPerlNamespace::YPerlNamespace(std::string)':
YPerlNamespace.cc:406: internal compiler error: in voidify_wrapper_expr, at
gimplify.c:1016
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. No special flags required.


-- 
           Summary: ice for legal code
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: x86_64-suse-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30253


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

end of thread, other threads:[~2007-01-01 22:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-18 16:35 [Bug c++/30253] New: ice for legal code dcb314 at hotmail dot com
2006-12-18 17:10 ` [Bug c++/30253] " dcb314 at hotmail dot com
2006-12-18 18:54 ` pinskia at gcc dot gnu dot org
2006-12-18 19:02 ` pinskia at gcc dot gnu dot org
2006-12-21 18:45 ` [Bug c++/30253] [4.3 Regression] ICE with statement expression inside a conditional pinskia at gcc dot gnu dot org
2006-12-21 19:55 ` dcb314 at hotmail dot com
2006-12-26 22:50 ` pinskia at gcc dot gnu dot org
2006-12-26 22:56 ` [Bug middle-end/30253] " pinskia at gcc dot gnu dot org
2006-12-28  1:10 ` pinskia at gcc dot gnu dot org
2006-12-28  1:11 ` pinskia at gcc dot gnu dot org
2006-12-31 14:27 ` gerald at pfeifer dot com
2006-12-31 14:40 ` rguenth at gcc dot gnu dot org
2006-12-31 19:25 ` rguenth at gcc dot gnu dot org
2007-01-01 19:21 ` pinskia at gcc dot gnu dot org
2007-01-01 22:20 ` pinskia at gcc dot gnu dot org
2007-01-01 22:21 ` pinskia at gcc dot gnu dot org

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