[Bug rtl-optimization/67443] [5/6 regression] DSE removes required store instruction
vogt at linux dot vnet.ibm.com
gcc-bugzilla@gcc.gnu.org
Fri Oct 23 10:27:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67443
--- Comment #21 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
Trying to write a test case for Power, I was unable to force the bug to show in
the first place. Although I can force the addresses used into different
registers, dead store elimination on power does not kill the first store. ==>
No test case for Power.
More information about the Gcc-bugs
mailing list