public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59606] New: Internal compiler error: Error reporting routines re-entered.
@ 2013-12-26 20:42 vyf at princeton dot edu
  2014-01-13 21:34 ` [Bug c++/59606] " daniel.kruegler at googlemail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: vyf at princeton dot edu @ 2013-12-26 20:42 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59606
           Summary: Internal compiler error: Error reporting routines
                    re-entered.
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vyf at princeton dot edu

Everything was working fine until I changed some things in the source
(specifically, added an aligned_storage member), and then I get this output
from Eclipse:

Building file: ../main.cpp
Invoking: GCC C++ Compiler
g++ -D__cplusplus=201103L -O0 -g3 -Wall -c -fmessage-length=0 -std=c++11 -MMD
-MP -MF"main.d" -MT"main.d" -o "main.o" "../main.cpp"
‘
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccJaexzT.out file, please attach this to
your bugreport.
make: *** [main.o] Error 1

The file is attached, as requested.
>From gcc-bugs-return-438569-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Dec 26 20:43:07 2013
Return-Path: <gcc-bugs-return-438569-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 23313 invoked by alias); 26 Dec 2013 20:43:07 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 23292 invoked by uid 48); 26 Dec 2013 20:43:03 -0000
From: "vyf at princeton dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/59607] New: Internal compiler error: Error reporting routines re-entered.
Date: Thu, 26 Dec 2013 20:43:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.7.3
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: vyf at princeton dot edu
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter
Message-ID: <bug-59607-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-12/txt/msg02224.txt.bz2
Content-length: 1160

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

            Bug ID: 59607
           Summary: Internal compiler error: Error reporting routines
                    re-entered.
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vyf at princeton dot edu

Everything was working fine until I changed some things in the source
(specifically, added an aligned_storage member), and then I get this output
from Eclipse:

Building file: ../main.cpp
Invoking: GCC C++ Compiler
g++ -D__cplusplus=201103L -O0 -g3 -Wall -c -fmessage-length=0 -std=c++11 -MMD
-MP -MF"main.d" -MT"main.d" -o "main.o" "../main.cpp"
‘
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccJaexzT.out file, please attach this to
your bugreport.
make: *** [main.o] Error 1

The file is attached, as requested.
>From gcc-bugs-return-438570-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Dec 26 22:00:15 2013
Return-Path: <gcc-bugs-return-438570-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 12482 invoked by alias); 26 Dec 2013 22:00:13 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 12355 invoked by uid 48); 26 Dec 2013 22:00:04 -0000
From: "je at ktf dot rtu.lv" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug regression/59608] New: Unable to build working poedit v.1.5.x using gcc 4.8.2
Date: Thu, 26 Dec 2013 22:00:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: regression
X-Bugzilla-Version: 4.8.2
X-Bugzilla-Keywords:
X-Bugzilla-Severity: critical
X-Bugzilla-Who: je at ktf dot rtu.lv
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter
Message-ID: <bug-59608-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-12/txt/msg02225.txt.bz2
Content-length: 1020

http://gcc.gnu.org/bugzilla/show_bug.cgi?idY608

            Bug ID: 59608
           Summary: Unable to build working poedit v.1.5.x using gcc 4.8.2
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: regression
          Assignee: unassigned at gcc dot gnu.org
          Reporter: je at ktf dot rtu.lv

Hi!

I am not sure whetehr it is the right place to report a bug, but I am unable to
compile working poedit 1.5.7 on Slackware64-14/gcc 4.8.2/glibc-2.17. During
compile time there are some warnings, but compilation ends successfully.
Unfortunately, compiled app either dies with segfault or produces messages
about incorrectly used functions of wxWindows library.

I tried to invoke the app built for Ubuntu 12.04 and, to my surprise, app works
as expected, using libraries I have on my system. That led me to the conclusion
that something wrong happens during compilation.

Flags given to compiler: -O2 -fPIC


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

end of thread, other threads:[~2014-01-13 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-26 20:42 [Bug c++/59606] New: Internal compiler error: Error reporting routines re-entered vyf at princeton dot edu
2014-01-13 21:34 ` [Bug c++/59606] " daniel.kruegler at googlemail dot com

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