[Bug debug/14900] [3.4 regression] ICE in loc_descriptor_from_tree (fix_trunc_expr)

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 18 10:38:00 GMT 2004


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-18 10:38 -------
Just for reference, here's the testcase from PR17076:

===========================
struct A
{
    int j;
};

void foo()
{
    int i[A().j];
}
===========================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.4.0                       |3.4.0 3.4.1


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



More information about the Gcc-bugs mailing list