This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
I noticed while working on the pointer plus branch that we did not have
a testcase for the forward_propagate_addr_into_variable_array_index
function code so I did not know (except for adding a FIXME) that it was
broken.
Committed to the trunk after a run of the testcase to make sure it was not
broken on i686-linux-gnu.
Thanks,
Andrew Pinski
* gcc.dg/tree-ssa/forwprop-1.c: New testcase.
Attachment:
addforwproptest.diff.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |