[Bug tree-optimization/19853] [4.0 Regression] ICE with address in struct assignment

2005-02-12 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-12 01:36 --- Diego, I think it's clear that adding a new global variable is much trickier business than we've previously given it credit. For the special case of calls, we could get away with recording which to-be-renamed

[Bug tree-optimization/19853] [4.0 Regression] ICE with address in struct assignment

2005-02-10 Thread uweigand at gcc dot gnu dot org
--- Additional Comments From uweigand at gcc dot gnu dot org 2005-02-10 14:03 --- Some more information about the problem. The __builtin_memset call gets as V_MAY_DEF operands all global variables (using the call_clobbered_vars mechanism). Initially, this does *not* include global_int,

[Bug tree-optimization/19853] [4.0 Regression] ICE with address in struct assignment

2005-02-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-09 14:38 --- Since this was just forwarding from the list and I can also confirm it, I am marking this as confirmed. -- What|Removed |Added --

[Bug tree-optimization/19853] [4.0 Regression] ICE with address in struct assignment

2005-02-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19853