OSDN Git Service

2010-04-22 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index bf74e84..659727d 100644 (file)
@@ -1,3 +1,23 @@
+2010-04-22  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43845
+       * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
+       lookup the CALL_EXPR function and arguments.
+
+2010-04-22  Nick Clifton  <nickc@redhat.com>
+
+       * config/stormy16/stormy16.c
+       (xstormy16_asm_output_aligned_common): Handle a NULL decl
+       parameter.
+       * config/stormy16/stormy16.h: Tidy up formatting.
+       (DONT_USE_BUILTIN_SETJMP): Remove definition.
+       * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
+       (ineqbranchsi): Delete pattern.
+       * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
+       * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
+       * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
+       stormy16-lib2-ucmpsi2.c.
+
 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
 
        * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and