Hi Andreas, > When turning a user-defined numerical literal into an operator > invocation the literal needs to be translated to the execution > character set. > > Bootstrapped and regtested on s390x. x86_64 still running. > Ok to apply if x86_64 is clean? the new testcase FAILs on Solaris FAIL: g++.dg/pr86082.C (test for excess errors) Excess errors: cc1plus: error: conversion from UTF-8 to IBM1047 not supported by iconv and, according to gcc-testresults, on powerpc-ibm-aix7.2.0.0. Fixed as follows, tested on i386-pc-solaris2.11, installed on mainline. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University 2018-06-26 Rainer Orth * g++.dg/pr86082.C: Require IBM1047 support.