[Bug c++/81055] [6/7 Regression] ICE with invalid initializer for array new

2018-10-17 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81055

Paolo Carlini  changed:

   What|Removed |Added

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

--- Comment #5 from Paolo Carlini  ---
Just an error-recovery issue, let's close this.

[Bug c++/81055] [6/7 Regression] ICE with invalid initializer for array new

2018-01-10 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81055

Paolo Carlini  changed:

   What|Removed |Added

Summary|[6/7/8 Regression] ICE with |[6/7 Regression] ICE with
   |invalid initializer for |invalid initializer for
   |array new   |array new

--- Comment #4 from Paolo Carlini  ---
Fixed in trunk so far.