public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34220]  New: Internal compiler error
@ 2007-11-25  7:57 nickols_k at mail dot ru
  2007-11-25  7:58 ` [Bug c++/34220] " nickols_k at mail dot ru
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nickols_k at mail dot ru @ 2007-11-25  7:57 UTC (permalink / raw)
  To: gcc-bugs

I've tried to compile megapov-1.2.1 (at megapov.inetart.net) with using of this
command line:

g++4 -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. -I../../source
-I../../source/patches -I../../unix  -I/usr/X11R6/include   -pipe
-Wno-multichar -s -O3 -ffast-math -malign-double -minline-all-stringops
-march=athlon-xp -mtune=athlon-xp -O3 -m32 -mmmx -msse -m3dnow -msse 
-fexpensive-optimizations -funroll-all-loops  -ftree-ccp -ftree-ch
-ftree-combine-temps -ftree-copy-prop -ftree-copyrename -ftree-dce
-ftree-dominator-opts -ftree-dse -ftree-fre -ftree-loop-im -ftree-loop-ivcanon
-ftree-loop-optimize -ftree-lrs -ftree-pre -ftree-salias -ftree-sink -ftree-sra
-ftree-store-ccp -ftree-store-copy-prop -ftree-ter -ftree-vect-loop-version
-ftree-vrp -fbranch-target-load-optimize2 -ftree-vectorize -mfpmath=387,sse
-ffast-math -mfancy-math-387 -march=athlon-xp -fomit-frame-pointer -pipe -c -o
povmscpp.o povmscpp.cpp
povmscpp.cpp: In constructor 'POVMS_Message::POVMS_Message(POVMSObject&)':
povmscpp.cpp:870: internal compiler error: Segmentation fault


-- 
           Summary: Internal compiler error
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nickols_k at mail dot ru
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug c++/34220] Internal compiler error
  2007-11-25  7:57 [Bug c++/34220] New: Internal compiler error nickols_k at mail dot ru
@ 2007-11-25  7:58 ` nickols_k at mail dot ru
  2007-11-25 12:43 ` rguenth at gcc dot gnu dot org
  2008-01-25 23:37 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: nickols_k at mail dot ru @ 2007-11-25  7:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from nickols_k at mail dot ru  2007-11-25 07:58 -------
Created an attachment (id=14632)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14632&action=view)
preroccesed compiler output


-- 


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


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

* [Bug c++/34220] Internal compiler error
  2007-11-25  7:57 [Bug c++/34220] New: Internal compiler error nickols_k at mail dot ru
  2007-11-25  7:58 ` [Bug c++/34220] " nickols_k at mail dot ru
@ 2007-11-25 12:43 ` rguenth at gcc dot gnu dot org
  2008-01-25 23:37 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-11-25 12:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-11-25 12:43 -------
Works for me with r130405.
(Please try to reduce the number of optimization options yourself
if you can reproduce the bug -- a lot of them are completely redundant and
already enabled by -O3)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug c++/34220] Internal compiler error
  2007-11-25  7:57 [Bug c++/34220] New: Internal compiler error nickols_k at mail dot ru
  2007-11-25  7:58 ` [Bug c++/34220] " nickols_k at mail dot ru
  2007-11-25 12:43 ` rguenth at gcc dot gnu dot org
@ 2008-01-25 23:37 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-25 23:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-01-25 23:31 -------
Please re-open if you believe the bug has not been fixed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.3


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


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

end of thread, other threads:[~2008-01-25 23:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-25  7:57 [Bug c++/34220] New: Internal compiler error nickols_k at mail dot ru
2007-11-25  7:58 ` [Bug c++/34220] " nickols_k at mail dot ru
2007-11-25 12:43 ` rguenth at gcc dot gnu dot org
2008-01-25 23:37 ` rguenth 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).