--- Additional Comments From alex dot neyman at auriga dot ru 2004-10-27 16:01
---
The bug 14411 was submitted by me as well, though from a different email
address. I updated the patch in it to apply to 4.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18180
--- Additional Comments From alex dot neyman at auriga dot ru 2004-10-27 15:09
---
Tried, the result of "-ffreestanding -fno-builtin" is the same as just
"-ffreestanding". Also, IIRC -ffreestanding implies -fno-builtin, doesn't it?
--
http://gcc.gnu.org
--- Additional Comments From alex dot neyman at auriga dot ru 2004-10-27 14:56
---
Just to make it clear: this test case never produces "variable might be
clobbered" warning, another test case was used for that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18180
--- Additional Comments From alex dot neyman at auriga dot ru 2004-10-27 14:55
---
Created an attachment (id=7418)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7418&action=view)
Proposed patch
The patch, however, leads to a build failure:
optabs.h and c-common.h have
--- Additional Comments From alex dot neyman at auriga dot ru 2004-10-27 14:38
---
Created an attachment (id=7416)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7416&action=view)
The test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18180
4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: alex dot neyman at auriga dot ru
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
--- Additional Comments From alex dot neyman at auriga dot ru 2004-10-26 13:20
---
Sorry, an empty line disappeared when I cut&pasted the code. f.c:5 is actually
the line "g(&x);".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18160
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: alex dot neyman at auriga dot ru
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: