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 debug/72828] ICE in clone_tree_partial when compiling with -fdebug-types-section


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|5.5                         |---
            Summary|[5/6/7 Regression] ICE in   |ICE in clone_tree_partial
                   |clone_tree_partial when     |when compiling with
                   |compiling with              |-fdebug-types-section
                   |-fdebug-types-section       |
      Known to fail|                            |5.4.0, 6.1.0, 7.0

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
The testcase doesn't compile with 4.9 or earlier.  Not a regression.  Please
always have a known-to-work version when marking things as regression.

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