From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17297 invoked by alias); 10 Dec 2013 23:46:04 -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 17252 invoked by uid 48); 10 Dec 2013 23:46:00 -0000 From: "walkerboh1213 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/59463] New: Illegal Instruction: min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } Date: Tue, 10 Dec 2013 23:46: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.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: walkerboh1213 at gmail dot com 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 attachments.created 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/msg00917.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59463 Bug ID: 59463 Summary: Illegal Instruction: min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: walkerboh1213 at gmail dot com Created attachment 31413 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31413&action=edit Source file that causes the error. Upon making a c++ program using libitm, I get the following error: In file included from /proj/spear0/sw/include/c++/4.9.0/chrono:40:0, from /proj/spear0/sw/include/c++/4.9.0/thread:38, from bmharness.cpp:6: /proj/spear0/sw/include/c++/4.9.0/limits:1558:7: internal compiler error: Illegal instruction min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^ 0xb43c9f crash_signal /proj/spear1/admin/src/gcc_trunk/gcc/toplev.c:336