https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66090
--- Comment #10 from Andrew ---
(In reply to Christian Prochaska from comment #0)
> test.c:
>
> void func()
> {
> unsigned int i;
>
> unsigned int *ptr = (unsigned int*)0xf000;
>
> for (i = 0; i < 1024; i++)
> *(ptr++)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66090
Andrew changed:
What|Removed |Added
CC||wad at infinet dot ru
--- Comment #7 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59593
Andrew changed:
What|Removed |Added
CC||wad at infinet dot ru
--- Comment #10 from
c
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wad at infinet dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31783