This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/47500] -G0 option not recognized by gnat1
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Jan 2011 22:28:44 +0000
- Subject: [Bug ada/47500] -G0 option not recognized by gnat1
- Auto-submitted: auto-generated
- References: <bug-47500-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47500
--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-30 22:28:40 UTC ---
> What do you mean? It dictates the maximum size of objects placed in sbss and
> sdata sections. So -Gnumber is accepted by cc1.
The question is, how does it accept it?