代码搜索:CFront
找到约 1,009 项符合「CFront」的源代码
代码结果 1,009
www.eeworm.com/read/366702/2871638
c 900121_01.c
// { dg-do assemble }
// g++ 1.36.1 bug 900121_01
// The following file causes g++ 1.36.1 (and 1.36.2) to abort.
// Cfront 2.0 passes this test.
// keywords: abort, incomplete types, reference typ
www.eeworm.com/read/366702/2871650
c 900208_02.c
// { dg-do run }
// g++ 1.36.1 bug 900208_02
// g++ does not allow a static member of a class/struct/union to be
// declared as an array without an explicit upper bound.
// Cfront 2.0 passes this t
www.eeworm.com/read/366702/2871657
c 900403_01.c
// { dg-do assemble }
// g++ 1.37.1 bug 900403_01
// g++ allows casts to be treated as lvalues (even when the -pedantic
// option is used). Neither the C++ Reference Manual nor cfront 2.0
// allow
www.eeworm.com/read/366702/2871664
c 900519_12.c
// { dg-do assemble }
// g++ 1.37.1 bug 900519_12
// The following erroneous code causes g++ to segfault.
// cfront 2.0 passes this test.
// keywords: segfault, typedef, pointer type, function typ
www.eeworm.com/read/366702/2871666
c 900321_04.c
// { dg-do run }
// g++ 1.37.1 bug 900321_04
// The following code causes g++ to segfault.
// Cfront 2.0 passes this test.
// keywords: segfault, object declaration, pointer, array, incomplete typ
www.eeworm.com/read/366702/2871674
c 900213_02.c
// { dg-do assemble }
// g++ 1.36.1 bug 900213_02
// The following erroneous code causes g++ to abort.
// Cfront 2.0 passes this test.
// keywords: abort, member pointers, operator*
struct struct
www.eeworm.com/read/366702/2871696
c 900210_08.c
// { dg-do assemble }
// g++ 1.36.1 bug 900210_08
// g++ allows pointer-to-const values to be implicitly converted to
// void* values. This causes a silent loss of the const qualifier.
// Cfront 2
www.eeworm.com/read/366702/2871698
c 900205_03.c
// { dg-do assemble }
// { dg-options "-Wreturn-type -pedantic-errors" }
// g++ 1.36.1 bug 900205_03
// Section 6.6.3 of the cfront 2.0 Reference Manual says "A return statement
// without an expres
www.eeworm.com/read/458360/7298464
s vax_swap.s
.file "vax_swap.s"
# ident "@(#)cfront:lib/task/vax_swap.s 1.2"
# swap of SHARED
.globl _rr4
.globl _rr3
.globl _rr2
.globl _sswap
.align 1
_
www.eeworm.com/read/458360/7298477
c munch.c
/* @(#) munch.c 1.5 1/27/86 17:47:58 */
/*ident "@(#)cfront:lib/static/munch.c 1.5"*/
/*
scan nm output and detect constructors and destructors for static objects.
the name on an nm output line is e