This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24561] no static definition
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2005 01:34:15 -0000
- Subject: [Bug c++/24561] no static definition
- References: <bug-24561-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pinskia at gcc dot gnu dot org 2005-10-28 01:34 -------
(In reply to comment #5)
> I understand it's a change. That's different from saying it's a regression.
It was an unexpected change really at least as far as I can tell
> Then, this bug should be changed to be a middle-end bug.
Not really as unit at a time is considered an optimization and the C++
front-end just turns it on always.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24561