ira: Scale save/restore costs of callee save registers with block frequency
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / p4238.C
blob48d30ce7fbdb4240bb8a866c18dceb022a2b2569
1 // { dg-do assemble  }
2 // This showed a problem with default op=
3 // prms-id: 4238
5 struct sigcontext {
6   int sc_wbuf[31][25];
7 };              // { dg-bogus "" } default op= seems broken