Displaying 1 result from an estimated 1 matches for "pr501".
Did you mean:
pr01
2005 Feb 14
0
LLVM February Status Update
...cbackend] Logical constant expressions (and/or/xor) not implemented.
PR491: [dse] Dead Store Elimination deletes stores that are partially
overwritten by smaller stores.
PR487: llvm-gcc incorrectly rejects some constant initializers involving
the addresses of array elements.
PR501: llvm-g++ doesn't support C++ anonymous unions.
PR502: [llvm-g++] Link failure linking POD 'const' global with a dynamic
initializer.
PR509: [llvm-g++] llvm-g++ used dynamic global variable initializers in
some cases where static initializers would work.
PR511: [...