https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67709
Bug ID: 67709 Summary: ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:2489 on x86_64-apple-darwin* Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: dominiq at lps dot ens.fr CC: iains at gcc dot gnu.org, jakub at gcc dot gnu.org Target Milestone: --- Host: x86_64-apple-darwin* Target: x86_64-apple-darwin* Build: x86_64-apple-darwin* With Xcode 7 the test libgomp.fortran/declare-simd-2.f90 fails on x86_64-apple-darwin* when compiled with -flto -fopenmp: [Book15] f90/bug% gcc /opt/gcc/_clean/libgomp/testsuite/libgomp.fortran/declare-simd-2.f90 /opt/gcc/_clean/libgomp/testsuite/libgomp.fortran/declare-simd-3.f90 -flto -fopenmp /opt/gcc/_clean/libgomp/testsuite/libgomp.fortran/declare-simd-3.f90:7:0: internal compiler error: in estimate_function_body_sizes, at ipa-inline-analysis.c:2489 use declare_simd_2_mod ^ I get the ICE from 4.9 up to trunk (6.0).