OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [memcpy-1.c] - Diff between revs 297 and 338

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

Rev 297 Rev 338
static const char OggFLAC__MAPPING_VERSION_MAJOR = 1;
static const char OggFLAC__MAPPING_VERSION_MAJOR = 1;
void f(void)
void f(void)
{
{
  char synthetic_first_packet_body[10];
  char synthetic_first_packet_body[10];
  char *b = &synthetic_first_packet_body[4];
  char *b = &synthetic_first_packet_body[4];
  __builtin_memcpy (b, &OggFLAC__MAPPING_VERSION_MAJOR, (1u));
  __builtin_memcpy (b, &OggFLAC__MAPPING_VERSION_MAJOR, (1u));
}
}
 
 
 
 
 
 

powered by: WebSVN 2.1.0

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