代码搜索:CFront
找到约 1,009 项符合「CFront」的源代码
代码结果 1,009
www.eeworm.com/read/162614/5522106
c 900121_02.c
// { dg-do assemble }
// g++ 1.36.1 bug 900121_02
// Assignment of structs is defined as memberwise assignment,
// however g++ (1.36.2) and Cfront 2.0 differ on the definition
// of assignment for u
www.eeworm.com/read/340665/3276048
c 900205_02.c
// g++ 1.36.1 bug 900205_02
// g++ allows constructors to be defined which do not include
// initializations for reference members of their associated classes.
// Cfront 2.0 does not allow this.
//
www.eeworm.com/read/440906/1777680
c 900205_02.c
// g++ 1.36.1 bug 900205_02
// g++ allows constructors to be defined which do not include
// initializations for reference members of their associated classes.
// Cfront 2.0 does not allow this.
//
www.eeworm.com/read/366702/2871710
c 900121_02.c
// { dg-do assemble }
// g++ 1.36.1 bug 900121_02
// Assignment of structs is defined as memberwise assignment,
// however g++ (1.36.2) and Cfront 2.0 differ on the definition
// of assignment for u
www.eeworm.com/read/370313/9606067
cc mvvcio.cc
//
// ostream_complex.cc Add I/O routine for printing out complex
// numbers.
//
#ifdef COMPLEX_OSTREAM
#include
#include
// AT&T Cfront
www.eeworm.com/read/470720/1447584
c 900210_09.c
// g++ 1.36.1 bug 900210_09
// g++ allows pointer to members (both data members and function members)
// to be implicitly converted to void*.
// Section 4.8 of the Cfront 2.0 Reference Manual disall
www.eeworm.com/read/470720/1447661
c 900211_02.c
// g++ 1.36.1 bug 900211_02
// g++ allows you to explicitly specify the return type for a type conversion
// operator.
// The Cfront 2.0 Reference Manual (12.3.2) says that this in not allowed.
//
www.eeworm.com/read/470693/1459530
c 900210_09.c
// g++ 1.36.1 bug 900210_09
// g++ allows pointer to members (both data members and function members)
// to be implicitly converted to void*.
// Section 4.8 of the Cfront 2.0 Reference Manual disall
www.eeworm.com/read/470693/1459607
c 900211_02.c
// g++ 1.36.1 bug 900211_02
// g++ allows you to explicitly specify the return type for a type conversion
// operator.
// The Cfront 2.0 Reference Manual (12.3.2) says that this in not allowed.
//
www.eeworm.com/read/190666/5175377
c 900210_09.c
// g++ 1.36.1 bug 900210_09
// g++ allows pointer to members (both data members and function members)
// to be implicitly converted to void*.
// Section 4.8 of the Cfront 2.0 Reference Manual disall