[Bug middle-end/93086] build_nonstandard_integer_type should take signop instead of int

2021-07-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93086 --- Comment #3 from Andrew Pinski --- Created attachment 51145 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51145=edit Patch in test This patch is bigger than I wanted it to be as there has been many more uses of

[Bug middle-end/93086] build_nonstandard_integer_type should take signop instead of int

2020-05-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93086 --- Comment #2 from Andrew Pinski --- I have a patch, in some places I am able to remove some extra varibles, in others I need to add one. There was an mix use of 0/1 and false/true even in the same file for the argument of

[Bug middle-end/93086] build_nonstandard_integer_type should take signop instead of int

2019-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93086 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|