[LLVMbugs] [Bug 288] Last result from main() not used as exit status
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Mar 12 11:19:12 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=288
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From sabre at nondot.org 2004-03-12 13:19 -------
No, this is just dumb luck that it happens to work with GCC, and is not
something that we want or need to support. I suspect that you will get
different results, even with GCC, if you play around with optimization flags.
The program should be fixed.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list