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/] [other/] [stdarg3.C] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 149 jeremybenn
// Copyright (C) 2005 Free Software Foundation, Inc.
2
// Contributed by Nathan Sidwell 8 Mar 2005 
3
 
4
// PR 20375: ICE
5
// Origin: Joseph S. Myers 
6
// { dg-options "-mlp64" { target "ia64-*-hpux*" } }
7
 
8
union U
9
{
10
  void *m[7];
11
};
12
 
13
struct C;
14
 
15
void f(struct C *c, float f, union U, ...)
16
{ }

powered by: WebSVN 2.1.0

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