[Bug c/27697] New: incorrect warning about constness of pointer to an array in a const struct

2006-05-21 Thread fischer at td dot mw dot tum dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fischer at td dot mw dot tum dot de GCC build triplet: i586-suse-linux GCC host triplet: i586-suse-linux GCC target triplet: i586-suse-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27697

[Bug c/27697] incorrect warning about constness of pointer to an array in a const struct

2006-05-21 Thread fischer at td dot mw dot tum dot de
--- Comment #1 from fischer at td dot mw dot tum dot de 2006-05-21 09:31 --- In the function above: bar.x[0][0] = 23; // gcc 4.1 gives error *bar.x[0] = 23; // gcc 4.1 gives NO error both lines do the same -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27697

[Bug fortran/24188] New: WRITE(6,*) causes an ICE with -mcmodel=medium

2005-10-04 Thread fischer at td dot mw dot tum dot de
at td dot mw dot tum dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24188

[Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64

2005-06-17 Thread fischer at td dot mw dot tum dot de
--- Additional Comments From fischer at td dot mw dot tum dot de 2005-06-17 09:44 --- Applied above patch to my local checkout and tested. Works nicely :) Victor -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21963

[Bug regression/21963] New: ICE (Segmentation fault) with -m64

2005-06-08 Thread fischer at td dot mw dot tum dot de
Severity: normal Priority: P2 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fischer at td dot mw dot tum dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu

[Bug regression/21963] ICE (Segmentation fault) with -m64

2005-06-08 Thread fischer at td dot mw dot tum dot de
-- What|Removed |Added Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21963

[Bug fortran/21859] New: ICE with -ftree-vectorize and -O2 or higher

2005-06-01 Thread fischer at td dot mw dot tum dot de
gnu dot org ReportedBy: fischer at td dot mw dot tum dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21859

[Bug fortran/21859] ICE with -ftree-vectorize and -O2 or higher

2005-06-01 Thread fischer at td dot mw dot tum dot de
-- What|Removed |Added GCC build triplet||x86_64-linux-gnu GCC host triplet||x86_64-linux-gnu GCC target triplet|