This is the mail archive of the gcc-bugs@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]

[Bug ada/48711] [4.6/4.7 regression] failure to bootstrap or build ada for mingw (value not in range of type "Interfaces.C.unsigned" in g-socthi.adb)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48711

--- Comment #10 from Rainer Emrich <rainer@emrich-ebersheim.de> 2011-07-14 22:02:51 UTC ---
(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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]