https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68169
--- Comment #1 from Jeffrey A. Law <law at gcc dot gnu.org> --- Author: law Date: Wed Dec 2 07:09:41 2015 New Revision: 231145 URL: https://gcc.gnu.org/viewcvs?rev=231145&root=gcc&view=rev Log: [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169) PR ada/68169 * s-oscons-tmplt.c: Generate pthread constants for RTEMS * s-osinte-rtems.ads: Declare pthread structs as opaque types in Ada Modified: trunk/gcc/ada/ChangeLog trunk/gcc/ada/s-oscons-tmplt.c trunk/gcc/ada/s-osinte-rtems.ads