re PR ada/40777 (compile error on gcc-interface/targtyps.c)
[gcc.git] / gcc / ada / ChangeLog
index 3e7546899a51ee02dbd6dcbe05991eb6c7913f51..c32cac58bfa84bdb7a88d1d9a984355abd47e631 100644 (file)
@@ -1,3 +1,9 @@
+2010-11-27  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/40777
+       * gcc-interface/targtyps.c (get_target_double_scalar_alignment): Guard
+       use of TARGET_64BIT macro.
+
 2010-11-27  Eric Botcazou  <ebotcazou@adacore.com>
 
        * s-osinte-linux.ads (sigset_t): Use unsigned_char subtype directly.