https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86771

--- Comment #11 from nsz at gcc dot gnu.org ---
Created attachment 44562
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44562&action=edit
bad rtl dump of combine pass

attached good and bad dump of combine, i also tried to look at the array
contents, it seems to go from (good):

 hello hola! goddag

to (bad):

 goddo hola! goddag

in the last option_stopwatch_a call in main (even though the array 'a' seems to
be 'hello' before the call).

Reply via email to