[Bug c++/13764] [tree-ssa] g++ creates extra blocks

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 23 03:15:00 GMT 2004


------- Additional Comments From rth at gcc dot gnu dot org  2004-01-23 03:15 -------
The block comment in front of begin_function_body reads:

/* Do the necessary processing for the beginning of a function body, which
   in this case includes member-initializers, but not the catch clauses of
   a function-try-block.  Currently, this means opening a binding level
   for the member-initializers (in a ctor) and member cleanups (in a dtor).
   In other functions, this isn't necessary, but it doesn't hurt.  */

This is, incidentally, not specific to tree-ssa.

Jason, you get the bag.  Personally, I don't care if you add what
small check might be needed, or close WONTFIX.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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



More information about the Gcc-bugs mailing list