]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libffi/ChangeLog
re PR target/48496 ('asm' operand requires impossible reload)
[thirdparty/gcc.git] / libffi / ChangeLog
index 25d25061006d714bfd630900f5aa76e22c96ae4c..75ce3bf230f3d6919450bbf670428a8e29bcda96 100644 (file)
@@ -1,5 +1,16 @@
+2012-01-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/48496
+       * src/ia64/ffi.c (ffi_call): Fix up aliasing violations.
+
+2012-01-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac (i?86-*-*): Set TARGET to X86_64.
+       * configure: Regenerate.
+
 2011-12-07  Andrew Pinski  <apinski@cavium.com>
 
+       PR libffi/50051
        * src/mips/n32.S: Add ".set mips4".
 
 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>