[Bug rtl-optimization/44481] New: __builtin_parity() causes ICE in trunc_int_for_mode()

2010-06-09 Thread rainy6144 at gmail dot com
Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rainy6144 at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host

[Bug c/34389] -Wconversion produces wrong warning

2008-04-23 Thread rainy6144 at gmail dot com
--- Comment #9 from rainy6144 at gmail dot com 2008-04-23 07:20 --- Does the patch also fix the warning for conditional expressions? For example: short f(int cond, short x, short y) { return cond ? x : y; } -- rainy6144 at gmail dot com changed: What|Removed

[Bug middle-end/36013] New: Wrong code involving restricted pointers to non-restricted pointers

2008-04-22 Thread rainy6144 at gmail dot com
gnu dot org ReportedBy: rainy6144 at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36013

[Bug fortran/33288] New: ICE (segfault) in mpfr_cmp2 when evaluating array initializers containing addition

2007-09-03 Thread rainy6144 at gmail dot com
Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rainy6144 at gmail dot com GCC build triplet: i386-pc-linux-gnu GCC host triplet: i386-pc-linux

[Bug fortran/33282] New: ICE in find_array_section when using vector subscripts

2007-09-02 Thread rainy6144 at gmail dot com
Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rainy6144 at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu

[Bug fortran/33282] ICE in find_array_section when using vector subscripts

2007-09-02 Thread rainy6144 at gmail dot com
--- Comment #2 from rainy6144 at gmail dot com 2007-09-02 18:38 --- Thank you. The bug appears to have been fixed in the latest 4.3.0 snapshot (r128023). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33282