This is the mail archive of the gcc-patches@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]

Re: [PATCH] Avoid potential bogus warnings in the C front-end


On Sun, 15 May 2005, Roger Sayle wrote:

> 2005-05-15  Roger Sayle  <roger@eyesopen.com>
> 
> 	* c-common.c (c_common_truthvalue_conversion): Use fold_build2
> 	instead of build_binary_op when performing code transformations
> 	to avoid diagnostics about constructs not it the user's code.

OK.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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