[Bug debug/72828] ICE in clone_tree_partial when compiling with -fdebug-types-section

2017-01-27 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828

Nathan Sidwell  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Nathan Sidwell  ---
This no longer reproduces.

[Bug debug/72828] ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-12-16 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828

--- Comment #7 from Nathan Sidwell  ---
With 78835 patched using Jakub's diff in comment 1, this no longer ices.

[Bug debug/72828] ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-12-16 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828

Nathan Sidwell  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||nathan at gcc dot gnu.org
   Assignee|unassigned at gcc dot gnu.org  |nathan at gcc dot 
gnu.org

[Bug debug/72828] ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-09-21 Thread jim at meyering dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828

jim at meyering dot net changed:

   What|Removed |Added

 CC||jim at meyering dot net

--- Comment #6 from jim at meyering dot net ---
I have just confirmed that this still elicits an ICE using Monday's just-built
compiler: 

gcc version 7.0.0 20160919 (experimental) (GCC)

[Bug debug/72828] ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-08-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828

Richard Biener  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  ---
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.