[multiple changes]
authorOlga Golovanevsky <olga@il.ibm.com>
Tue, 8 Dec 2009 09:41:13 +0000 (09:41 +0000)
committerOlga Golovanevsky <olga@gcc.gnu.org>
Tue, 8 Dec 2009 09:41:13 +0000 (09:41 +0000)
commit72d099cb27a5fedea22e2d69ce8d03e71120fddc
treea7fff87194d60ae9fc724724cf946d6b83ad9d24
parent96c493240211f9103b0a19d0411b2e8e4d0da11c
[multiple changes]

2009-12-07  Olga Golovanevsky  <olga@il.ibm.com>

PR middle-end/41843
* ipa-struct-reorg.c (compare_fields): New function.
(find_field_in_struct_1): Use compare_fields function.
(is_equal_types): Likewise.

2009-12-04  Olga Golovanevsky  <olga@il.ibm.com>
    Jakub Jelinek <jakub@redhat.com>

PR midle-end/41843
* gcc.dg/struct/wo_prof_empty_str.c: New testcase.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r155084
gcc/ChangeLog
gcc/ipa-struct-reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/struct/wo_prof_empty_str.c [new file with mode: 0644]