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 tree-optimization/35493] Assert_Failure uintp.adb:1593



------- Comment #1 from schwab at suse dot de  2008-03-07 10:48 -------
This was caused by this change:

2008-03-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>

       PR tree-opt/35402
       * tree-ssa-ccp.c (get_symbol_constant_value): Handle
       integral and scalar float variables which have a
       NULL DECL_INITIAL.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schwab at suse dot de,
                   |                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|ada                         |tree-optimization
  GCC build triplet|i686-apple-darwin9          |
   GCC host triplet|i686-apple-darwin9          |
 GCC target triplet|i686-apple-darwin9          |


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


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