https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002
--- Comment #5 from Richard Biener ---
Btw, you can always try to bisect what GCC change fixed the issue and try
backporting this yourself.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002
--- Comment #4 from Grant Li ---
(In reply to Andrew Pinski from comment #3)
> # pragma GCC optimize("-O2")
>
> The bugs that related to this pragma were fixed in GCC 4.8.0 (a few were
> fixed before).
> There were many changes that helped fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002
--- Comment #2 from Grant Li ---
(In reply to Andrew Pinski from comment #1)
> 4.4.3 is over 12 years old now. Is there any way to move to something newer?
I already tried gcc 4.4.7 and 4.4.4... but also had same error.
We need to compatible gc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002
--- Comment #1 from Andrew Pinski ---
4.4.3 is over 12 years old now. Is there any way to move to something newer?