Commit adc44a79 by Georg-Johann Lay Committed by Georg-Johann Lay

20091013-1_1.c: xfail for avr.

	* gcc.dg/lto/20091013-1_1.c: xfail for avr.
	* gcc.dg/lto/20091013-1_2.c: xfail for avr.

From-SVN: r184276
parent f3fb416a
2012-02-15 Georg-Johann Lay <avr@gjlay.de>
* gcc.dg/lto/20091013-1_1.c: xfail for avr.
* gcc.dg/lto/20091013-1_2.c: xfail for avr.
2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de> 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
PR tree-optimization/50561 PR tree-optimization/50561
......
/* { dg-xfail-if "cast to pointer of different size" { "avr-*-*" } { "*" } { "" } } */
typedef struct HDC__ { int unused; } *HDC; typedef struct HDC__ { int unused; } *HDC;
typedef struct HFONT__ { int unused; } *HFONT; typedef struct HFONT__ { int unused; } *HFONT;
......
/* { dg-xfail-if "cast to pointer of different size" { "avr-*-*" } { "*" } { "" } } */
typedef struct HDC__ { int unused; } *HDC; typedef struct HDC__ { int unused; } *HDC;
typedef struct HFONT__ { int unused; } *HFONT; typedef struct HFONT__ { int unused; } *HFONT;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment