ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 7a2972b9 was
6fbe9a5,
checked in by Michael Brooks <mlbrooks@…>, 4 years ago
|
Fixing code-gen of constants. Fixes #182? Removes workaround 58b6d1.
Forcing recent GCC versions to place CFA-initialized constants in writeable memory, so CFA initialization doesn't segfault when writing them. See the const-init test for specifics about recent GCC versions.
src/InitTweak/FixGlobalInit.cc: generating the attribute to control GCC's placement
libcfa/src/limits.* : removing workaround from 58b6d1, making these limits const again
tests//limits.* : commenting old test that uses the constants from licfa-limits, explaining what the test doesn't exercise
tests//const-init.* : new test of static constants, taken from #182, and comments explaining how to test this issue
|
-
Property mode set to
100644
|
File size:
96 bytes
|
Rev | Line | |
---|
[66812dd] | 1 | limits.cfa: In function '_X4mainFi_iPPKc__1': |
---|
[6fbe9a5] | 2 | limits.cfa:154:9: note: #pragma message: Compiled |
---|
Note: See
TracBrowser
for help on using the repository browser.