[Bug target/89261] ix86_data_alignment has wrong argument type

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Feb 9 09:27:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89261

--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to H.J. Lu from comment #0)
> i386.c has
> 
> int
> ix86_data_alignment (tree type, int align, bool opt)
> 
> But "align" passed down is unsigned.

Where is the bug?

I don't think anybody passed negative alignment or alignment >= 2G.


More information about the Gcc-bugs mailing list