[Bug target/28516] [4.2 regression] arm_unwind_emit_set, at config/arm/arm.c:15419 with -fexceptions

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 10 02:12:00 GMT 2006



------- Comment #12 from pinskia at gcc dot gnu dot org  2006-09-10 02:12 -------
Reduced testcase:
void do_lookup_x (int ref)
{
 int check_match (void)
  {
    return ref;
  }
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28516



More information about the Gcc-bugs mailing list