OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.dg/] [compat/] [struct-layout-1_x2.h] - Diff between revs 149 and 154

Only display areas with differences | Details | Blame | View Log

Rev 149 Rev 154
#undef F
#undef F
#undef N
#undef N
#undef B
#undef B
#undef TX
#undef TX
#define F(n, x, v, w)                                           \
#define F(n, x, v, w)                                           \
  if (arg.x != s##n.x) FAIL (n, 30);
  if (arg.x != s##n.x) FAIL (n, 30);
#define N(n, x)
#define N(n, x)
#define B(n, x, v, w)                                           \
#define B(n, x, v, w)                                           \
  if (arg.x != s##n.x) FAIL (n, 30);
  if (arg.x != s##n.x) FAIL (n, 30);
#define TX(n, type, attrs, fields, ops)                         \
#define TX(n, type, attrs, fields, ops)                         \
void checkx##n (type S##n arg)                                  \
void checkx##n (type S##n arg)                                  \
{                                                               \
{                                                               \
  ops                                                           \
  ops                                                           \
}
}
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.