Skip to content
Snippets Groups Projects
Commit 6cb5ef37 authored by Nathaniel Shead's avatar Nathaniel Shead
Browse files

testsuite: Fix excess errors for new modules testcases on powerpc [PR114320]


On some configurations, PowerPC emits -Wpsabi warnings when using IEEE
long doubles on a machine configured with IBM long double by default.
This patch suppresses these warnings for this testcase.

	PR testsuite/114320

gcc/testsuite/ChangeLog:

	* g++.dg/modules/target-powerpc-1_a.C: Suppress -Wpsabi.
	* g++.dg/modules/target-powerpc-1_b.C: Likewise.

Signed-off-by: default avatarNathaniel Shead <nathanieloshead@gmail.com>
parent dfc9d1cc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment