------- Additional Comments From jakub at gcc dot gnu dot org  2005-04-04 11:40 
-------
Oops, attached older version of the testcase.  The latest one had:
#ifdef HANG
#define TEN(x) x x x x x x x x x x
      TEN (TEN (a += b; b -= a;))
#endif
in the loop as well.

-- 


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

Reply via email to