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 tree-optimization/15243] [3.5 regression] ICE on statement expression (return void) inside a statement expression


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-16 07:01 -------
Fixed by:
2004-06-15  Richard Henderson  <rth@redhat.com>

        * c-common.c (lang_gimplify_stmt): Remove next_p argument.
        (if_elt, if_stack, if_stack_space, c_expand_start_cond, c_finish_then,
        c_expand_end_cond, c_expand_start_else, c_finish_else, c_begin_if_stmt,
	.....

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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