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 gcov-profile/78467] [7 regression] gcc.dg/tree-prof/comp-goto-1.c FAILs


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78467

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |segher at gcc dot gnu.org

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
A reghunt identified this patch as the culprit:

2016-11-18  Segher Boessenkool  <segher@kernel.crashing.org>

       PR rtl-optimization/71785
       * bb-reorder.c (maybe_duplicate_computed_goto): New function.
       (duplicate_computed_gotos): New function.
       (pass_duplicate_computed_gotos::execute): Rewrite.

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