This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12324] [3.4 Regression] [unit-at-a-time] not emitting function referenced from a compound statement
- From: "rth at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Dec 2003 00:08:37 -0000
- Subject: [Bug optimization/12324] [3.4 Regression] [unit-at-a-time] not emitting function referenced from a compound statement
- References: <20030918042646.12324.bernie@develer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at redhat dot com 2003-12-02 00:08 -------
Subject: Re: [3.4 Regression] [unit-at-a-time] not emitting function referenced from a compound statement
On Sat, Nov 29, 2003 at 05:10:37PM +0100, Jan Hubicka wrote:
> (http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01402.html)
You've got some unneeded parenthesis in there (x || (y || z)),
but otherwise ok.
r~
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12324