This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
The above was for 4.1.0 - with mainline gigi now generates
if (i == 0 || i > 10) { __gnat_rcheck_06 ("t2.adb", 7); } else {
} x[(<unnamed type>) (t2__TrB) i]{lb: 1 sz: 4} = 0;
huh? That's even more bogus.
It might not be gigi that is producing the about, but fold. I want to make sure that people know that most of the subtype bugs have been in fold lately and nowhere else.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |