This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/52110] s-osinte.ads:447:09: "clockid_t" conflicts with declaration at line 194


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

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2012-02-03 16:21:17 UTC ---
Removing declaration at s-taspri-hpux-dce.ads, I get:

/xxx/gnu/gcc/objdir/./gcc/xgcc -B/xxx/gnu/gcc/objdir/./gcc/
-B/opt/gnu/gcc/gcc-4.7/hppa1.1-hp-hpux10.20/bin/
-B/opt/gnu/gcc/gcc-4.7/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gnu/gcc/gcc-4.7/hppa1.1-hp-hpux10.20/include -isystem
/opt/gnu/gcc/gcc-4.7/hppa1.1-hp-hpux10.20/sys-include    -c -g -O2   -W -Wall
-gnatpg -nostdinc   a-dynpri.adb -o a-dynpri.o
s-taspri.ads:105:22: atomic access to "Thread" cannot be guaranteed
make[5]: *** [a-dynpri.o] Error 1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]