A list of failed Pascal Validation Suite Conformance tests by

		GPC-1.02 (GCC-2.5.7)

Last modified: Sat Jan  1 22:09:48 1994
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.

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

rs-6000 Aix 3.2.4: 		All conformance tests pass.

mips	Ultrix 4.3:		All conformance tests pass.

sparc	Solaris 2.2:
	077	Crashes. Reason not checked.

alpha:	OSF 1/V1.3
	** These are SET_TYPE failures (set segments are word_size)
	** I'll fix the problems in the set functions, but not right now.
	083	runtime error
	140	runtime error
	141	runtime error
	142	runtime error
	153	runtime error

HP-PA:	HP-UX 9.1
	003	Compiler: Unrecognized insn. Signal 6. (see below)
	077	type r = ^real; var a: r; begin new(a); a^ := 3.14; end.
	159	Argh; the PA GCC generates illegal label types
		for non-local gotos.

On HP-PA 003:
p003.pas:262: internal error--unrecognizable insn:
(jump_insn 684 682 686 (set (pc)
        (if_then_else (gt (const_int 0)
                (reg:SI 268))
            (label_ref 720)
            (pc))) -1 (nil)
    (nil))
gpc: Internal compiler error: program gpc1 got fatal signal 6
p003.pas did not compile
