aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gnatxref.adb
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2018-07-31 09:56:10 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2018-07-31 09:56:10 +0000
commita6ed513cb809e1c0da0d021f35835ce0924954ca (patch)
tree2dec18cce2072a237168c7f6b152e200dc33f852 /gcc/ada/gnatxref.adb
parenta7576e13569b4d6bce28c54ddb139a9119a713d8 (diff)
downloadgcc-a6ed513cb809e1c0da0d021f35835ce0924954ca.zip
gcc-a6ed513cb809e1c0da0d021f35835ce0924954ca.tar.gz
gcc-a6ed513cb809e1c0da0d021f35835ce0924954ca.tar.bz2
[Ada] Fix alignment of mutex_t and cond_t type on 32-bit SPARC/Solaris
The alignment of the couple of types from System.OS_Interface was wrongly set to 4 (32-bit) instead of 8 (64-bit) in 32-bit mode. 2018-07-31 Eric Botcazou <ebotcazou@adacore.com> gcc/ada/ * libgnarl/s-osinte__solaris.ads (upad64_t): New private type. (mutex_t): Use it for 'lock' and 'data' components. (cond_t): Likewise for 'data' and use single 'flags' component. From-SVN: r263099
Diffstat (limited to 'gcc/ada/gnatxref.adb')
0 files changed, 0 insertions, 0 deletions