This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc
- From: "hp at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Oct 2012 20:43:11 +0000
- Subject: [Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc
- Auto-submitted: auto-generated
- References: <bug-54860-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860
--- Comment #13 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-10-09 20:43:11 UTC ---
The patch fixes the problem for cris-elf with no regressions in test-suite
results. Thanks!
But, the new tests introduce some new failures:
+g++.sum g++.dg/cpp0x/gen-attrs-17.2.C
+g++.sum g++.dg/cpp0x/gen-attrs-21.C
+g++.sum g++.dg/cpp0x/gen-attrs-39.C
+g++.sum g++.dg/cpp0x/gen-attrs-51.C
+g++.sum g++.dg/cpp0x/gen-attrs-52.C
(the rest of the new tests pass)