[Bug target/40243] New: no aligned instruction generated for i386

2009-05-25 Thread abhishek dot shrivastav24 at gmail dot com
Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: abhishek dot shrivastav24 at gmail dot com GCC build triplet: i686-unknown-linux GCC host triplet: i686-unknown-linux GCC target triplet: i686-unknown

[Bug target/40243] no aligned instruction generated for i386

2009-05-25 Thread abhishek dot shrivastav24 at gmail dot com
--- Comment #2 from abhishek dot shrivastav24 at gmail dot com 2009-05-25 14:36 --- (In reply to comment #1) Works for me (your simple program is not a valid program). The whole program is like this: /* sample.c */ #include stdio.h #define N 1000 int main() { int a[N], b[N], c