This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/12324] [3.4 Regression] [unit-at-a-time] not emitting function referenced from a compound statement


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]