]> mj.ucw.cz Git - libucw.git/commit
Added switches for gcc-4.0. "-fstrict-aliasing" is now added only for
authorMartin Mares <mj@ucw.cz>
Sat, 28 May 2005 17:51:48 +0000 (17:51 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 28 May 2005 17:51:48 +0000 (17:51 +0000)
commit673668d5211cedbc77018bde346ea6d118e02825
tree1ecfbcf85054014110c22b33203c281a4eb9e1b4
parent698e0356474755f80b6d84b63361fac7e64de1a4
Added switches for gcc-4.0. "-fstrict-aliasing" is now added only for
gcc 3.0 since 3.3 and newer turn in by default with -O2 or higher.
Added CWARNS_OFF, which turns off even the warnings which default to on.

Expect lots of warnings with gcc 4.0.0; some of them are caused by
compiler bugs (e.g., http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21800).
lib/autoconf.cfg