This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/52110] s-osinte.ads:447:09: "clockid_t" conflicts with declaration at line 194
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 04 Mar 2012 07:52:24 +0000
- Subject: [Bug ada/52110] s-osinte.ads:447:09: "clockid_t" conflicts with declaration at line 194
- Auto-submitted: auto-generated
- References: <bug-52110-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52110
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-04 07:52:24 UTC ---
> Attached is updated change for hpux10. Test results are here:
> http://gcc.gnu.org/ml/gcc-testresults/2012-02/msg02575.html
Does it change anything if you put a pragma Volatile in lieu of the Atomic?