------- Comment #12 from pinskia at gcc dot gnu dot org  2006-02-17 01:17 
-------
(In reply to comment #11)
> I've just checked in a patch which may (or may not) fix this problem;
> can you update your stor-layout.c and see if that change happens to
> fix this problem.

Nope, sorry it does not fix the problem:
-  if (ivtmp.60_19 != 4294967295) goto <L5>; else goto <L13>;
-
-<L13>:;
-  return;
+  goto <bb 7> (<L22>);


+ivtmp.60_19: [0, 4]  EQUIVALENCES: { } (0 elements)

the C testcase (changing cassert to assert.h) fails the same way.


-- 


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

Reply via email to