This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13768] [3.4/3.5 Regression] -funit-at-a-time compiles unused inline function
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2004 13:37:49 -0000
- Subject: [Bug optimization/13768] [3.4/3.5 Regression] -funit-at-a-time compiles unused inline function
- References: <20040120110040.13768.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-01-21 13:37 -------
I think the validity of the test is immaterial -- the testcase shows
a deficiency in the implementation of -funit-at-a-time. This is
certainly not a big deal, but it's a bug that we should eventually
get around to fixing. I concede that it should be lower priority
than most of our bugs, and shouldn't block a release.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13768