Discussion:
CVS commit: pcc-tests/regress/c99
Anders Magnusson
2012-09-22 09:23:40 UTC
Permalink
Module Name: pcc-tests
Committed By: ragge
Date: Sat Sep 22 09:23:40 UTC 2012

Modified Files:
pcc-tests/regress/c99: prep008.c

Log Message:
Fix bug in test file.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc-tests/regress/c99/prep008.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-22 09:37:14 UTC
Permalink
Module Name: pcc-tests
Committed By: ragge
Date: Sat Sep 22 09:37:14 UTC 2012

Modified Files:
pcc-tests/regress/c99: Makefile

Log Message:
Do not output unwanted information.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pcc-tests/regress/c99/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-22 15:04:57 UTC
Permalink
Module Name: pcc-tests
Committed By: ragge
Date: Sat Sep 22 15:04:57 UTC 2012

Modified Files:
pcc-tests/regress/c99: types001.c

Log Message:
double and long double may be the same type.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pcc-tests/regress/c99/types001.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-22 15:07:26 UTC
Permalink
Module Name: pcc-tests
Committed By: ragge
Date: Sat Sep 22 15:07:26 UTC 2012

Modified Files:
pcc-tests/regress/c99: arith002.c

Log Message:
vax do not have ieee floating point.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pcc-tests/regress/c99/arith002.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...