[Bug target/29900] [4.3 regression]: fwprop triggers uninitialized read

2006-11-19 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-19 20:47 --- This looks like a latent bug in regstack really, the dumps before regstack are ok in that reg 11 is initialized. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29900

[Bug target/29900] [4.3 regression]: fwprop triggers uninitialized read

2006-11-19 Thread hjl at lucon dot org
--- Comment #2 from hjl at lucon dot org 2006-11-19 20:35 --- Created an attachment (id=12645) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12645&action=view) RTL stack dump I am using: gcc version 4.3.0 20061115 (experimental) [trunk revision 118860] RTL stack dump still shows

[Bug target/29900] [4.3 regression]: fwprop triggers uninitialized read

2006-11-19 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-19 20:21 --- I think this was already fixed via: 2006-11-14 Paolo Bonzini <[EMAIL PROTECTED]> PR rtl-optimization/29798 * fwprop.c (use_killed_between): Check that DEF_INSN dominates TARGET_INSN before