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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [g++.dg/] [other/] [array6.C] - Diff between revs 301 and 338

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

Rev 301 Rev 338
// PR c++/43036
// PR c++/43036
typedef char T6[2][8];
typedef char T6[2][8];
const T6* p1;
const T6* p1;
typedef char T[8];
typedef char T[8];
typedef T T2[2];
typedef T T2[2];
typedef T T3[2];
typedef T T3[2];
typedef char T5[2][8];
typedef char T5[2][8];
const T2* p2;
const T2* p2;
const T5* p3;
const T5* p3;
const T3* p4;
const T3* p4;
 
 

powered by: WebSVN 2.1.0

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