------- Comment #3 from ebotcazou at gcc dot gnu dot org 2005-10-22 16:50 ------- > In other words this is a breaking change.
The change breaks nothing except invalid code. Your code has worked by accident up to now with GCC, it may never have worked with another compiler. > Is there an explanation at why this was changed? Probably new Tree-SSA infrastructure, i.e. high-level optimization framework. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24486