http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58645

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Sure, but you can just skip the testcase like on Darwin.

It is not! I was about to open a PR for it:

On x86_64-apple-darwin(10|12) gnat.dg/specs/linker_section.ads fails, starting
between revisions 203285 (OK) and 203395:

output is:
linker_section.ads:10:38: pragma "Linker_Section" applies only to objects and
types
gnatmake: "/opt/gcc/work/gcc/testsuite/gnat.dg/specs/linker_section.ads"
compilation error

Executing on host: /opt/gcc/build_w/gcc/gnatclean -c -q -n linker_section  
(timeout = 300)
spawn /opt/gcc/build_w/gcc/gnatclean -c -q -n linker_section
FAIL: gnat.dg/specs/linker_section.ads  (test for errors, line 6)
PASS: gnat.dg/specs/linker_section.ads  (test for errors, line 10)
PASS: gnat.dg/specs/linker_section.ads (test for excess errors)

Reply via email to