[Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal gotos between nested functions cause undefined labels in assembler output

2005-06-07 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-06-07 
07:53 ---
I didn't even know we support multiple nesting like this...

-- 


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


[Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal gotos between nested functions cause undefined labels in assembler output

2005-05-31 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-01 
00:26 ---
This was introduced with the merge of the tree-ssa.

-- 


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


[Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal gotos between nested functions cause undefined labels in assembler output

2005-05-23 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-23 
22:52 ---
tree-cfg is removing the BB for some reason.  I have no looked into why yet.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Keywords||wrong-code
   Last reconfirmed|-00-00 00:00:00 |2005-05-23 22:53:00
   date||
Summary|Nonlocal gotos between  |[4.0/4.1 Regression]
   |nested functions cause  |Nonlocal gotos between
   |undefined labels in |nested functions cause
   |assembler output|undefined labels in
   ||assembler output
   Target Milestone|--- |4.0.1


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