[Bug optimization/14838] [3.3/3.4/3.5 Regression] ICE when building with -O2 -g

2004-04-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14838 --- You are receiving this mail because: ---

[Bug optimization/14838] [3.3/3.4/3.5 Regression] ICE when building with -O2 -g

2004-04-04 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2004-04-04 20:54 --- The ICE is generated by a call to insn_default_length in pa_output_function_epilogue. It does a call to get_last_nonnote_insn to get the last nonnote insn. However, in this case, get_last_nonnote_insn doe

[Bug optimization/14838] [3.3/3.4/3.5 Regression] ICE when building with -O2 -g

2004-04-04 Thread danglin at gcc dot gnu dot org
-- What|Removed |Added CC||danglin at gcc dot gnu dot ||org http://gcc.gnu.org/bugzilla/sh