https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88753
Martin Liška changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88753
--- Comment #3 from Martin Liška ---
Reduced test-case:
$ cat zip.c
typedef unsigned short int uint16_t;
typedef unsigned char uint8_t;
uint16_t length;
uint16_t enc_method_global;
uint8_t
__attribute__((noipa))
_zip_buffer_get_8(int buffer)
{
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88753
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88753
--- Comment #1 from Martin Liška ---
Mine. Also
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88753
Martin Liška changed:
What|Removed |Added
See Also||https://bugzilla.opensuse.o