http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58698
--- Comment #4 from Ian Pilcher ---
Created attachment 30990
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30990&action=edit
Assembler file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58698
--- Comment #3 from Ian Pilcher ---
Created attachment 30989
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30989&action=edit
Preprocessed file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58698
--- Comment #2 from Ian Pilcher ---
Created attachment 30988
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30988&action=edit
Header file (required to compile C source)
ty: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: arequipeno at gmail dot com
When compiling the (soon to be) attached file with -Os, I receive the following
warning:
[pilcher@ian freecusd2]$ gcc -Os -W -Wall -Wextra -lpthread
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58698
--- Comment #1 from Ian Pilcher ---
Created attachment 30987
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30987&action=edit
C source file