m68k-linux, 3.1 branch: <built-in>:0: warning: conflicting types for built-in function

Matthias Klose doko@cs.tu-berlin.de
Sun Apr 14 04:46:00 GMT 2002


the stage2 compiler on m68k-linux does print out warnings for every
file compiled:

<built-in>:0: warning: conflicting types for built-in function `d'
<built-in>:0: warning: conflicting types for built-in function `'
<built-in>:0: warning: conflicting types for built-in function `'
<built-in>:0: warning: conflicting types for built-in function `__builtin_vararg

The warnings were introduced between 20020203 and 20020224 (build logs
at http://buildd.debian.org/build.php?arch=m68k&pkg=gcc-snapshot).

the bootstrap then fails on a make compare; however running the
testsuite with these extra warnings becomes meaningless.



More information about the Gcc-bugs mailing list