OSDN Git Service

Add missing hunk in r129143 check in. Add references to PR 22156.
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Oct 2007 04:41:39 +0000 (04:41 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Oct 2007 04:41:39 +0000 (04:41 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129149 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 8ec7444..642bd1b 100644 (file)
@@ -1,7 +1,10 @@
 2007-10-08  Alexandre Oliva  <aoliva@redhat.com>
 
 2007-10-08  Alexandre Oliva  <aoliva@redhat.com>
 
+       PR middle-end/22156
        * tree-sra.c (scalarize_lsdt): Fix thinko in testing whether
        the original stmt can throw.
        * tree-sra.c (scalarize_lsdt): Fix thinko in testing whether
        the original stmt can throw.
+       (sra_build_bf_assignment): Fix type mismatch when applying negated
+       mask.
 
 2007-10-08  Geoffrey Keating  <geoffk@apple.com>
 
 
 2007-10-08  Geoffrey Keating  <geoffk@apple.com>
 
@@ -85,6 +88,7 @@
 2007-10-06  Alexandre Oliva  <aoliva@redhat.com>
 
        PR tree-optimization/33655
 2007-10-06  Alexandre Oliva  <aoliva@redhat.com>
 
        PR tree-optimization/33655
+       PR middle-end/22156
        * tree-sra.c (bitfield_overlaps_p): Handle array and complex
        elements.
 
        * tree-sra.c (bitfield_overlaps_p): Handle array and complex
        elements.