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/18067] [4.0 Regression] ICE at loc_descriptor_from_tree_1 in dwarf2out.c (VLA) with const int.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-19 05:13 -------
For some reason the const makes a difference.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0 Regression] ICE at     |[4.0 Regression] ICE at
                   |loc_descriptor_from_tree_1  |loc_descriptor_from_tree_1
                   |in dwarf2out.c (VLA)        |in dwarf2out.c (VLA) with
                   |                            |const int.


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


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