From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22595 invoked by alias); 26 Dec 2013 20:42:16 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 22581 invoked by uid 48); 26 Dec 2013 20:42:13 -0000 From: "vyf at princeton dot edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/59606] New: Internal compiler error: Error reporting routines re-entered. Date: Thu, 26 Dec 2013 20:42: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: 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/msg02223.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D59606 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=3D201103L -O0 -g3 -Wall -c -fmessage-length=3D0 -std=3Dc+= +11 -MMD -MP -MF"main.d" -MT"main.d" -o "main.o" "../main.cpp" =E2=80=98 Internal compiler error: Error reporting routines re-entered. Please submit a full bug report, with preprocessed source if appropriate. See 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: 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: List-Archive: List-Post: List-Help: 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" 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: 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=3D59607 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=3D201103L -O0 -g3 -Wall -c -fmessage-length=3D0 -std=3Dc+= +11 -MMD -MP -MF"main.d" -MT"main.d" -o "main.o" "../main.cpp" =E2=80=98 Internal compiler error: Error reporting routines re-entered. Please submit a full bug report, with preprocessed source if appropriate. See 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: 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: List-Archive: List-Post: List-Help: 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" 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: 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?id=59608 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