[Bug ada/51035] GNAT bug detected error reported when compiling Ada code

2012-02-07 Thread coopht at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51035 Alexander Basov changed: What|Removed |Added CC||coopht at gmail dot com --- Comment #1

[Bug ada/35793] Illegal program not detected, RM 3.8(12)

2012-02-14 Thread coopht at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35793 Alexander Basov changed: What|Removed |Added CC||coopht at gmail dot com --- Comment #1

[Bug ada/48918] GNAT Bug Box with Assert_Failure with einfo.adb:2661

2012-02-20 Thread coopht at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48918 Alexander Basov changed: What|Removed |Added CC||coopht at gmail dot com --- Comment #1

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-06-01 Thread coopht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #6 from Alexander Basov --- Hi, could you please take a look at this fix: https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00027.html It also fixes: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48470 https://gcc.gnu.org/bugzilla/show_b

[Bug middle-end/64744] New: ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread coopht at gmail dot com
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: coopht at gmail dot com Created attachment 34544 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34544&action=edit Test to reproduce ICE on gcc's trunk ICE o

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread coopht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #2 from Alexander Basov --- Yep, sorry it's for ARM target.

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread coopht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #4 from Alexander Basov --- (In reply to ktkachov from comment #3) > Confirmed as well on all release branches. Ok, If you have no any objections, I'd like to fix it. BTW, what gcc should do with such code?

[Bug ada/40931] ICE in legal program, Boolean type with user-defined function True

2011-08-10 Thread coopht at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40931 Alexander Basov changed: What|Removed |Added CC||coopht at gmail dot com --- Comment #3

[Bug ada/40931] ICE in legal program, Boolean type with user-defined function True

2011-08-10 Thread coopht at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40931 --- Comment #5 from Alexander Basov 2011-08-10 11:11:04 UTC --- Fixed on 4.7.0 trunk. Checked on gcc revision 177554. gnatmake p gcc -c p.adb p.adb:15:07: warning: variable "A" is never read and never assigned p.adb:22:07: warning: variable "A"