Bug 1573165

Summary: ICE
Product: [Fedora] Fedora Reporter: Neal Becker <ndbecker2>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 28CC: aoliva, davejohansen, dmalcolm, fweimer, jakub, jwakely, law, mpolacek, msebor, nickc
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-30 12:53:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
preprocessed none

Description Neal Becker 2018-04-30 11:54:22 UTC
Created attachment 1428806 [details]
preprocessed

Description of problem:
/home/nbecker/.local/include/pybind11/buffer_info.h:31:64: internal compiler error: in build_over_call, at cp/call.c:8240
       shape(std::move(shape_in)), strides(std::move(strides_in)) {

Version-Release number of selected component (if applicable):
8.0.1

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
High severity since this breaks all compilation using pybind11 on my platform

Comment 1 Marek Polacek 2018-04-30 12:53:07 UTC

*** This bug has been marked as a duplicate of bug 1573038 ***