This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11278] gcc sometimes doesnt remove unused static functions
- From: "michaelni at gmx dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2003 16:40:40 -0000
- Subject: [Bug optimization/11278] gcc sometimes doesnt remove unused static functions
- References: <20030621163737.11278.michaelni@gmx.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11278
------- Additional Comments From michaelni at gmx dot at 2003-06-21 16:40 -------
Created an attachment (id=4262)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4262&action=view)
example which triggers the bug