Reduce duplication of compilation commands

Paolo Bonzini bonzini@gnu.org
Wed Aug 24 08:58:00 GMT 2011


On 08/24/2011 12:06 AM, Joseph S. Myers wrote:
> This patch, relative to a tree with my patch
> <http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01930.html>  applied,
> reduces the number of explicit compilation rules in gcc/ and
> subdirectory makefiles by using CFLAGS-$@ settings when a target needs
> extra compiler options.

That patch is okay too, by the way; DJ's comment about non-g++ flags 
does not apply IMO to CFLAGS-$@ which is used exclusively with -D and -I.

Paolo



More information about the Gcc-patches mailing list