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/42806] "-fcompare-debug failure (length)" at -O1 in recent builds



------- Comment #2 from zsojka at seznam dot cz  2010-01-25 17:34 -------
Since:
------------------------------------------------------------------------
r155937 | rguenth | 2010-01-15 12:53:26 +0100 (Fri, 15 Jan 2010) | 10 lines

2010-01-15  Richard Guenther  <rguenther@suse.de>

        PR middle-end/42739
        * tree-cfgcleanup.c (remove_forwarder_block): Move destination
        labels of computed or non-local gotos to the destination.
        * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
        landing pad label is the first label.

        * g++.dg/torture/pr42739.C: New testcase.

------------------------------------------------------------------------


-- 

zsojka at seznam dot cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org


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


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