Bug 1305319 - ICE while building polymake
Summary: ICE while building polymake
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-07 04:56 UTC by Jerry James
Modified: 2016-02-19 22:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-19 22:27:11 UTC
Type: Bug


Attachments (Terms of Use)
Compressed preprocessed file (309.41 KB, application/x-xz)
2016-02-07 04:56 UTC, Jerry James
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 69241 0 None None None 2016-02-08 10:38:58 UTC

Description Jerry James 2016-02-07 04:56:48 UTC
Created attachment 1121831 [details]
Compressed preprocessed file

Description of problem:
The polymake package failed the mass rebuild.  Inspecting the build log revealed that polymake is not ready for C++14 yet, so I added -std=gnu++98 to the build flags and tried a mock build.  GCC stopped with an internal compiler error.

Version-Release number of selected component (if applicable):
gcc-6.0.0-0.9.fc24.x86_64

How reproducible:
Only tried once.

Steps to Reproduce:
1. Compile the attached preprocessed file
2.
3.

Actual results:
Internal compiler error.

Expected results:
Successful compilation.

Additional info:

Comment 1 Jakub Jelinek 2016-02-08 13:26:17 UTC
That PR should be fixed in gcc-6.0.0-0.10.fc24.

Comment 2 Jerry James 2016-02-19 22:27:11 UTC
It is fixed.  Thank you!


Note You need to log in before you can comment on or make changes to this bug.