summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/diagnostic/pr77949.C
blob: 0d8b333a2ad8425b6b87377b33b35ac05f451427 (plain)
1
2
3
4
5
6
7
// Ensure that no fix-it hints are emitted
// { dg-options "-fdiagnostics-parseable-fixits" }

/* Very long line, where a missing semicolon would be suggested for
   insertion at column 4097.  */
class test {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   }   
// { dg-error "0: expected .;. after class definition" "" { target *-*-* } .-1 }