------- Additional Comments From gideon dot amos at canfieldsci dot com 2005-08-18 19:57 ------- I'm still getting a mudflap violation with the simpler test case, posted by Frank Ch. Eigler, I get this on a debian linux system (Linux version 2.6.8-1-686-smp) with at least two builds of gcc:
$ gcc --version gcc (GCC) 4.0.1 [...] $ gcc -dumpmachine target i686-pc-linux-gnu and $ gcc-4.0 --version gcc-4.0 (GCC) 4.0.2 20050816 (prerelease) (Debian 4.0.1-5) [...] $ gcc-4.0 -dumpmachine i486-linux-gnu -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19319