This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40931

Alexander Basov <coopht at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |coopht at gmail dot com

--- Comment #3 from Alexander Basov <coopht at gmail dot com> 2011-08-10 11:00:20 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" is never read and never assigned


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]