[Bug ada/35493] Assert_Failure uintp.adb:1593

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 7 11:59:00 GMT 2008



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-03-07 11:59 -------
This has to be a bug in the Ada front-end because all the rest of the
middle-end assumes that if DECL_INITIAL is NULL, the value is going to be zero.
 I might be the case where TREE_READONLY is being set and it should not be as
the variable is not readonly.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |ada


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



More information about the Gcc-bugs mailing list