public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/34188]  New: xgcc: Internal error: Segmentation fault (program cc1plus)
@ 2007-11-22 11:43 rene at gsse dot at
  2007-11-22 11:44 ` [Bug bootstrap/34188] " rene at gsse dot at
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rene at gsse dot at @ 2007-11-22 11:43 UTC (permalink / raw)
  To: gcc-bugs

make[4]: *** [i686-pc-linux-gnu/bits/extc++.h.gch/O2g.gch] Error 1

========================

Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --enable-secureplt --disable-libunwind-exceptions
--disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj
--enable-languages=c,c++,fortran --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)


===========================

  $ ../gcc-4.3-20071116_SVN/configure
--prefix=/home/compiler/gcc-4.3-20071116_SVN_final/ --enable-languages=c,c++


-- 
           Summary: xgcc: Internal error: Segmentation fault (program
                    cc1plus)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rene at gsse dot at
 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=34188


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

* [Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
@ 2007-11-22 11:44 ` rene at gsse dot at
  2007-11-22 11:47 ` rene at gsse dot at
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rene at gsse dot at @ 2007-11-22 11:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rene at gsse dot at  2007-11-22 11:44 -------
Created an attachment (id=14601)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14601&action=view)
config.log


-- 


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


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

* [Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
  2007-11-22 11:44 ` [Bug bootstrap/34188] " rene at gsse dot at
@ 2007-11-22 11:47 ` rene at gsse dot at
  2007-11-22 20:29 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rene at gsse dot at @ 2007-11-22 11:47 UTC (permalink / raw)
  To: gcc-bugs



-- 

rene at gsse dot at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |critical


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


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

* [Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
  2007-11-22 11:44 ` [Bug bootstrap/34188] " rene at gsse dot at
  2007-11-22 11:47 ` rene at gsse dot at
@ 2007-11-22 20:29 ` pinskia at gcc dot gnu dot org
  2007-11-22 20:32 ` heinzl at gsse dot at
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-22 20:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-11-22 20:29 -------
how are you invoking make?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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


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

* [Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
                   ` (2 preceding siblings ...)
  2007-11-22 20:29 ` pinskia at gcc dot gnu dot org
@ 2007-11-22 20:32 ` heinzl at gsse dot at
  2007-11-25  2:49 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: heinzl at gsse dot at @ 2007-11-22 20:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from heinzl at gsse dot at  2007-11-22 20:32 -------
Subject: Re:  xgcc: Internal error: Segmentation fault (program cc1plus)

> ------- Comment #2 from pinskia at gcc dot gnu dot org  2007-11-22  
> 20:29 -------
> how are you invoking make?
just a simple
./make


-- 


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


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

* [Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
                   ` (3 preceding siblings ...)
  2007-11-22 20:32 ` heinzl at gsse dot at
@ 2007-11-25  2:49 ` pinskia at gcc dot gnu dot org
  2007-11-26 16:29 ` heinzl at iue dot tuwien dot ac dot at
  2007-11-26 20:39 ` [Bug bootstrap/34188] [4.3 Regression] " pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-25  2:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-11-25 02:49 -------
Can you show the full build log?

Also can you try a newer revision?

This builds for many folks on i686-linux-gnu.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
                   ` (4 preceding siblings ...)
  2007-11-25  2:49 ` pinskia at gcc dot gnu dot org
@ 2007-11-26 16:29 ` heinzl at iue dot tuwien dot ac dot at
  2007-11-26 20:39 ` [Bug bootstrap/34188] [4.3 Regression] " pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: heinzl at iue dot tuwien dot ac dot at @ 2007-11-26 16:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from heinzl at iue dot tuwien dot ac dot at  2007-11-26 16:29 -------
Subject: Re:  xgcc: Internal error: Segmentation fault (program cc1plus)


On Nov 25, 2007, at 3:49 AM, pinskia at gcc dot gnu dot org wrote:

> Can you show the full build log?
>
> Also can you try a newer revision?
I tried the SVN version from last night. And now it compiles.


-- 


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


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

* [Bug bootstrap/34188] [4.3 Regression] xgcc: Internal error: Segmentation fault (program cc1plus)
  2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
                   ` (5 preceding siblings ...)
  2007-11-26 16:29 ` heinzl at iue dot tuwien dot ac dot at
@ 2007-11-26 20:39 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-26 20:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-11-26 20:38 -------
So closing as such.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
            Summary|xgcc: Internal error:       |[4.3 Regression] xgcc:
                   |Segmentation fault (program |Internal error: Segmentation
                   |cc1plus)                    |fault (program cc1plus)
   Target Milestone|---                         |4.3.0


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


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

end of thread, other threads:[~2007-11-26 20:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-22 11:43 [Bug bootstrap/34188] New: xgcc: Internal error: Segmentation fault (program cc1plus) rene at gsse dot at
2007-11-22 11:44 ` [Bug bootstrap/34188] " rene at gsse dot at
2007-11-22 11:47 ` rene at gsse dot at
2007-11-22 20:29 ` pinskia at gcc dot gnu dot org
2007-11-22 20:32 ` heinzl at gsse dot at
2007-11-25  2:49 ` pinskia at gcc dot gnu dot org
2007-11-26 16:29 ` heinzl at iue dot tuwien dot ac dot at
2007-11-26 20:39 ` [Bug bootstrap/34188] [4.3 Regression] " 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).