http://www.riscos.info/bugzilla3/show_bug.cgi?id=255

Theo Markettos <bugzi...@markettos.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@markettos.org.uk
         AssignedTo|john.tyt...@aaug.net        |gccsdk-bugzilla@markettos.o
                   |                            |rg.uk

--- Comment #1 from Theo Markettos <bugzi...@markettos.org.uk> 2015-11-22 
15:04:42 PST ---
> With this program:
>
> #include <stdio.h>
> int main(void) {
>  int i;
>  for (i=0;i<6;++i)
>    printf("%i\n",i);
>  return 0;
> }
>
> I get an infinite loop with -O2 optimisation:

Has anything changed regarding this in GCCSDK 4.7.4 release 2?  Do you have a
program binary that exhibits this?

Thanks
Theo

-- 
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to