[Bug c++/69718] [concepts] cc1plus segfault on invalid

2019-10-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69718 --- Comment #2 from Jonathan Wakely --- Jeff, the usual way would be to use dg-error to match the diagnostics and lines where an error is expected. Something like: typename foo(Init) requires Concept { // { dg-error "expected nested-name" "" { *

[Bug c++/69718] [concepts] cc1plus segfault on invalid

2019-09-26 Thread jeff.chapman.bugs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69718 Jeff Chapman changed: What|Removed |Added CC||jeff.chapman.bugs at gmail dot com --- C

[Bug c++/69718] [concepts] cc1plus segfault on invalid

2017-10-28 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69718 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|