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 optimization/15230] [3.5 Regression] Building xnmake using a 3.5.0 GNAT results in STORAGE_ERROR


------- Additional Comments From manfred dot h at gmx dot net  2004-05-05 16:55 -------
(In reply to comment #9)
> Honza, you wrote -fweb do you know if this is a bug in -fweb or somewhere else?

To further confirm what Chris found out, I finished a build and install of
today's checkout plus a small patch, which initializes flag_web to 0 in
gcc/toplev.c, which then in turn could be used _successfully_ to bootstrap the
same sources. FWIW, I'd suggest that we disable -fweb for now, until it's
clarified, why it influences Ada bootstrap badly. Shall I post a patch?

-- 


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


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