[Bug middle-end/23221] -fstack-protector does not protect tail call functions

2005-08-03 Thread drepper at redhat dot com
-- What|Removed |Added CC||rth at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23221

[Bug middle-end/23221] -fstack-protector does not protect tail call functions

2005-08-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-03 23:14 --- Confirmed, it is a little more obvious on ppc-darwin: _bar: mflr r0 stmw r29,-12(r1) stw r0,8(r1) stwu r1,-96(r1) lis r29,ha16(___stack_chk_guard) la

[Bug middle-end/23221] -fstack-protector does not protect tail call functions

2005-08-03 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|NEW

[Bug middle-end/23221] -fstack-protector does not protect tail call functions

2005-08-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-04 03:57 --- Subject: Bug 23221 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-04 03:57:43 Modified files: gcc: ChangeLog calls.c function.c tree.h

[Bug middle-end/23221] -fstack-protector does not protect tail call functions

2005-08-03 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-08-04 04:01 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/23221] -fstack-protector does not protect tail call functions

2005-08-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23221