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

Compiling some files with -Werror?


I'd like to add -Werror to CFLAGS when building all the tree-ssa
files, but I can't enable it globally because many files in the
rest of the compiler have warnings in them.

Is there a way of specifying a per-file CFLAGS setting?


Thanks.  Diego.


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