PR tree-optimization/113673: Avoid load merging when potentially trapping.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.brendan / line1.C
blob94130ec467688a66ec474b1d4a8ea89ecbdcffd3
1 // { dg-do assemble  }
2 // GROUPS passed error-messages
3 typedef struct s S;// { dg-message "" }  previous.*
4 struct S { int member:1; };  // the lineno for this should be 2, not 0// { dg-error "" }  conflicting types.*