Displaying 1 result from an estimated 1 matches for "pr487".
Did you mean:
pr4897
2005 Feb 14
0
LLVM February Status Update
...ch are allowed to be
slightly off (e.g. to treat 0.445 and 0.444 as the same).
Notable bugs fixed:
PR490: [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-...