Closed
Bug 21311
Opened 26 years ago
Closed 25 years ago
SGI/IRIX compile error -- GCC bug heads-up
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
INVALID
Future
People
(Reporter: dolan, Assigned: rickg)
Details
Attachments
(1 obsolete file)
This is just a heads-up. I think it's a GCC bug, and I've emailed the GCC
folks.
When compiling the file
htmlparser/src/nsViewSourceHTML.cpp
using gcc 2.95 19990728 on an SGI with IRIX 6.5 I routinely get an internal
compiler error which crashes the build. The workaround (which I stumbled
across) is to compile this one source file without the "-g" flag.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → REMIND
Unless you tell me where it crashes, there's nothing I can do.
Comment 2•25 years ago
|
||
reopening and marking Future...
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Target Milestone: --- → Future
Blake -- I think this one can stay closed.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → INVALID
Comment 4•25 years ago
|
||
Rick - yep. as long as it isn't later/remind, closing it is fine ;) Thanks.
vrfy invalid
Status: RESOLVED → VERIFIED
Comment on attachment 823685 [details] [diff] [review]
Fourth commit.
This was supposed to hit landfill. Sorry.
Attachment #823685 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•