--- Comment #5 from mnemo at minimum dot se 2010-02-07 21:34 ---
The gzipped output is also too big for this bugzilla instance to handle. It
should be easy for you to download the *.tar.gz from the description and just
run "gcc -E -O2" on it.
--
http://gcc.gnu.or
--- Comment #3 from mnemo at minimum dot se 2010-01-17 15:39 ---
I tried to attach the output of "gcc -E -O2 sqlite3.c" but it's 1.5MB and
bugzilla rejects anything bigger than 1KB. Even the unmodified source is larger
than this limit, even though you can download it via
--- Comment #2 from mnemo at minimum dot se 2010-01-17 15:34 ---
Using gcc 4.4.1, I see this:
1. "gcc -O2 sqlite3.c" repros the bug
2. "gcc -E sqlite3.c > pp.c" followed by "gcc -O2 pp.c" does _NOT_ repro the
bug
However, still using gcc 4.4.1, if I do:
: unassigned at gcc dot gnu dot org
ReportedBy: mnemo at minimum dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42688
normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mnemo at minimum dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41575
--- Comment #2 from mnemo at minimum dot se 2009-03-23 13:48 ---
If you could just add that info in a single sentence to the GCC docs, it would
be very helpful for end users. Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39525
ot org
ReportedBy: mnemo at minimum dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39525