[Bug rtl-optimization/25195] code fails at -O1, works at -O0

2005-12-03 Thread duraid at octopus dot com dot au
--- Comment #2 from duraid at octopus dot com dot au 2005-12-04 04:36 --- Marking this bug invalid - the code in question turned out to have a GC that did not correctly support IA64's RSE. With optimization, stuff was getting hidden from the GC in the RSE backing store and incorrectly b

[Bug rtl-optimization/25195] code fails at -O1, works at -O0

2005-12-01 Thread duraid at octopus dot com dot au
--- Comment #1 from duraid at octopus dot com dot au 2005-12-02 04:48 --- some additional info: the behaviour between 4.0.2-release and: gcc version 4.0.3 20051202 (prerelease) is identical. also, this code is not 64-bit clean, so be sure to build 32-bit when testing. -- duraid at