https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94621
--- Comment #5 from Ola Olsson ---
My god. Insanely fast. Dobra robota/prace!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94620
--- Comment #1 from Ola Olsson ---
Somehow I managed to create two bugs. Sorry about this. Let's do the
conversation in the other one (94621).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94621
--- Comment #1 from Ola Olsson ---
Created attachment 48292
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48292&action=edit
Preprocessed file of the smallest example I could make
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: ola.olsson at acconeer dot com
Target Milestone: ---
Hi,
I compiled the c-file version of the attached file with:
$ gcc -v -save-temps -fsanitize=undefined -fno-strict-aliasing -fwrapv
-fno-aggressive-loop-optimizations
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: ola.olsson at acconeer dot com
Target Milestone: ---
Created attachment 48291
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48291&action=edit
Preprocessed ffile of the smallest example I could make
Hi,
I c