This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Issues stopping us from removing libcall notes
- From: "Steven Bosscher" <stevenb dot gcc at gmail dot com>
- To: gcc <gcc at gcc dot gnu dot org>, "Jakub Jelinek" <jakub at redhat dot com>, "Hubicha, Jan" <jh at suse dot cz>, "Kenneth Zadeck" <zadeck at naturalbridge dot com>
- Date: Sat, 1 Mar 2008 00:31:21 +0100
- Subject: Issues stopping us from removing libcall notes
Hello,
Every time someone brings up the idea to remove libcall notes, people
have to think really hard why GCC still has them. It seemed like a
good idea to record and collect these issues in a meta-bug. Thus, see
PR35413. Please open a new bug report (enhancement request, probably)
for things that GCC still needs libcalls for, and make your new bug
report block PR34513. Of course, it'd help if you then go on and
remove that dependency on libcall notes ;-)
Gr.
Steven