[Bug middle-end/43013] [4.5 Regression] "warning: 'saved_stack.1' is used uninitialized in this function" with -fstack-check
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 11 18:28:00 GMT 2010
------- Comment #5 from pinskia at gcc dot gnu dot org 2010-02-11 18:28 -------
Note this works correctly on targets that define STACK_CHECK_BUILTIN to be 1.
This includes the spu target. The main reason is that the code goes through a
different path.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet| |i?86-*-* x86_64-*-*
| |powerpc*-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43013
More information about the Gcc-bugs
mailing list