GCC build of HEAD failed for native with your patch on 2005-07-03T04:26:06Z.
Joseph S. Myers
joseph@codesourcery.com
Sun Jul 3 11:44:00 GMT 2005
On Sun, 3 Jul 2005, Andrew Pinski wrote:
> And it is obvious the warning is wrong:
> warning (0, "requested alignment for %q+D is greater than "
> "implemented alignment of %d", decl, rounded);
>
> rounded is a unsigned HOST_WIDE_INT.
Assuming it passes bootstrap testing (there might be other such bugs in
conditionally compiled parts of the compiler), do apply the change to use
%wu as obvious.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)
More information about the Gcc-regression
mailing list