This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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|0000-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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]