http://llvm.org/bugs/show_bug.cgi?id=4061
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #7 from Duncan Sands <[email protected]> 2009-09-01 23:32:45 --- Reopening because gcc-4.4 still reports a gazillion issues. Here are the first two: clang/lib/Basic/../../include/clang/Basic/SourceLocation.h: In member function âbool clang::SourceManager::isBeforeInTranslationUnit(clang::SourceLocation, clang::SourceLocation) constâ: clang/lib/Basic/../../include/clang/Basic/SourceLocation.h:43: warning: dereferencing pointer â<anonymous>â does break strict-aliasing rules /usr/include/c++/4.4/bits/stl_tree.h:175: note: initialized from here ... clang/lib/Parse/../../include/clang/Parse/DeclSpec.h: In member function âclang::CXXScopeSpec& clang::DeclaratorChunk::MemberPointerTypeInfo::Scope()â: clang/lib/Parse/../../include/clang/Parse/DeclSpec.h:637: warning: dereferencing type-punned pointer will break strict-aliasing rules -- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
