http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48711
--- Comment #12 from Rainer Emrich <rai...@emrich-ebersheim.de> 2011-07-14 22:16:13 UTC --- (In reply to comment #11) > (In reply to comment #10) > > (In reply to comment #9) > > > (In reply to comment #8) > > > > Thanks for reporting the problem and tracking down the fix. > > > > > > Now I get: > > > > > > g-socthi.adb:280:01: (style) horizontal tab not allowed > > > g-socthi.adb:281:01: (style) horizontal tab not allowed > > > > I tink it's a missing ";" at the end of line 280: > > > > SOSC.MSG_WAITALL /= -1 > > No??? I don't know what' wrong here. Sometime's it helps to read the error message exactly!!! It must be TABs in these lines.