http://gcc.gnu.org/ml/gcc-testresults/2017-12/msg00672.html
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
On 12/09/2017 04:40 AM, Andreas Schwab wrote:
That requires updates to gcc.dg/pr53037-4.c and g++.dg/pr53037-4.C.
I don't see these failures in my own test result or in those
reported for common targets.
Would you mind providing some details about where this output came
from?
Martin
FAIL: g
That requires updates to gcc.dg/pr53037-4.c and g++.dg/pr53037-4.C.
FAIL: gcc.dg/pr53037-4.c (test for excess errors)
Excess errors:
/usr/local/gcc/gcc-20171208/gcc/testsuite/gcc.dg/pr53037-4.c:9:1: er
On 08/08/2017 10:13 AM, Martin Sebor wrote:
> Patch 3 in the series restores the diagnostics for conflicting
> attribute aligned on the same function (this regressed in r192199
> in GCC 4.9), and also makes use of the enhanced infrastructure to
> enhance the detection of the same conflicts on disti
Patch 3 in the series restores the diagnostics for conflicting
attribute aligned on the same function (this regressed in r192199
in GCC 4.9), and also makes use of the enhanced infrastructure to
enhance the detection of the same conflicts on distinct declarations
of the same function.
Rather than