This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[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)
- From: "rainer at emrich-ebersheim dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 22:08:29 +0000
- Subject: [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)
- Auto-submitted: auto-generated
- References: <bug-48711-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48711
--- Comment #11 from Rainer Emrich <rainer@emrich-ebersheim.de> 2011-07-14 22:08:24 UTC ---
(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.