A list of failed Pascal Validation Suite Conformance tests by

		GPC-1.1 (GCC-2.6.3)

Last modified: Fri Mar 24 12:42:33 1995
Run by: Juki <jtv@hut.fi>

Number of validation suite tests run: 199
Only LEVEL-0 tests run (no conformant arrays).

All programs have been named as "pDDD.pas" (DDD = three digits)
Otherwise my naming convention does not mean anything.

All tests run with and without -g and with/without -O and with/without -O6

	TEST	WHAT HAPPENS
	----    ------------
i486	Mach 3 (CMU UX): 	All conformance tests pass.

rs-6000 Aix 3.2.5: 		All conformance tests pass.

mips	Ultrix 4.3:		All conformance tests pass.
				(this is an old 2.5.7 result, I did
				 not compile 2.6.3 on ultrix)

alpha:	OSF 1/V3.0
	** These are SET_TYPE failures; compiled incorrectly.
	** (these programs PASS with -O6 :-)
	083	runtime error
	140	runtime error
	141	runtime error
	142	runtime error
	153	runtime error

	*** But with -O6 the following are compiled incorrectly.
	*** (i.e. they compile but produce incorrect results).
	*** Don't use -O6 on alpha until the bugs are fixed.
	*** I have not checked the reason for these:
	p029	FAIL
	p095	FAIL
	p105	FAIL
	p110	FAIL
	p111	FAIL
	p117	Loops
	p136	FAIL
	p157	FAIL

sparc	Solaris 2.3:
	003	Signal 11 received by the compiler when -O (optimized)

HP-PA:	HP-UX 9.03 / --with-gnu-as
	003	Compiler: Unrecognized insn. Compiler abort().
		(PASS with -O6)

		p003.pas:262: internal error--unrecognizable insn:
		(jump_insn 730 728 732 (set (pc)
		        (if_then_else (gt (const_int 0)
		                (reg:SI 259))
		            (label_ref 766)
		            (pc))) -1 (nil)
		    (nil))
		p003.pas:262: internal gcc abort
		p003.pas did not compile

		This looks more like a generic GNU compiler bug than
		a bug in GPC code...

		003 is the PVS test 6.1.1-3.
