[LLVMbugs] [Bug 2222] llvm-gcc-4.2 fails to pass the unittest c++ test suite.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Apr 14 09:43:56 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2222


Dave Chand <devchan1 at bellsouth.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Dave Chand <devchan1 at bellsouth.net>  2008-04-14 11:43:56 ---
I must apologize, the test failed because, it was inheriting CXXFLAGS,
from the shell environment and ran using those. If the CXXFLAGS are unset the
llvm-gcc compilers passes the test.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list