Hi, with a Jul 10 world, a clean /usr/obj and the sources as of yesterday I get ---snip--- /big/usr/src/contrib/gcc/dwarf2out.c:11739:75: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:11741:71: warning: multi-line string litera ls are deprecated /big/usr/src/contrib/gcc/dwarf2out.c:11743:26: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:12095:28: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:12190:7: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:12475:58: macro "ASM_OUTPUT_INTERNAL_LABEL" passed 5 arguments, but takes just 3 /big/usr/src/contrib/gcc/dwarf2out.c:12756:2: #else without #if /big/usr/src/contrib/gcc/dwarf2out.c:12761:2: #endif without #if /big/usr/src/contrib/gcc/dwarf2out.c:12764:2: #endif without #if mkdep: compile failed *** Error code 1 ---snip--- It complains about: ---snip--- else { "body block" of an inline function, we must *NOT* output any DIE for this block because we have already output a DIE to represent the whole inlined function scope and the "body block" of any function doesn't really represent a different scope according to ANSI C rules. So we check here to make sure that this block does not represent a "body block inlining" before trying to set the MUST_OUTPUT_DIE flag. */ `must_output_die' flag. */ ---snip--- which is obviously correct to complain about. "cvs stat" tells me: ---snip--- File: dwarf2out.c Status: Up-to-date Working revision: 1.1.1.9 Wed Jul 30 15:24:40 2003 Repository revision: 1.1.1.9 /big/FreeBSD-CVS/src/contrib/gcc/dwarf2out.c,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) ---snip--- Any hints? Bye, Alexander. -- Where do you think you're going today? http://www.Leidinger.net Alexander _at_ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7Received on Thu Jul 31 2003 - 00:28:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:17 UTC