http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
--- Comment #9 from Jonatan GOebel
2012-04-19 15:14:27 UTC ---
Hi.
The problem actually happen when using -Os and -frename-registers.
Also the source code may note help, because it randomly happens on different
parts of the code depending on co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
--- Comment #7 from Jonatan GOebel
2012-04-10 18:24:55 UTC ---
props project: http://procps.sourceforge.net/index.html
Hi, I attached the i and the S files from the source code that causes the
program to stuck.
And this is the only warning in t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
--- Comment #6 from Jonatan GOebel
2012-04-10 18:17:39 UTC ---
Created attachment 27127
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27127
compiled sorce file.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
--- Comment #5 from Jonatan GOebel
2012-04-10 18:16:36 UTC ---
Created attachment 27126
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27126
S file compiled without -Os flag
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
--- Comment #4 from Jonatan GOebel
2012-04-10 18:15:58 UTC ---
Created attachment 27125
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27125
S file compiled with -Os flag
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
--- Comment #2 from Jonatan GOebel
2012-04-10 15:14:53 UTC ---
The ps code calls the funcion "set_personality()"
This function ends with a
"goto *(found->jump);"
this goto jump to
" case_unknown:"
do some stuffs and returns NULL.
And the prog
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52927
Bug #: 52927
Summary: "procps" do not work with -Os flag.
Classification: Unclassified
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: normal
Priority: P3