Hi Iain,
>> On 2 Sep 2025, at 15:25, Rainer Orth wrote:
>
>>>> What about Solaris and *BSD. Are there any outstanding PRs for druntime
>>>> hanging
>>>> on those ports too? Or is specific to Darwin (or possibly emutls?).
>>>
&
tion test program timed out.
FAIL: libphobos.gc/startbackgc.d execution test
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
-fasynchronous-unwind-tables -fdwarf2-cfi-asm, which this
patch does.
Tested on i386-pc-solaris2.11 (as and gas) and x86_64-pc-linux-gnu.
Committed.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld
on sparc-sun-solaris2.11 with both as and gas.
Committed.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-07-30 Rainer Orth
gcc/testsuite:
* gcc.dg/tree-ssa/cswtch
UNQUOTED(PREFIX_INCLUDE_DIR, "$prefix/include",
[Define to PREFIX/include if cpp should also search that directory.])
fi
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
^~~
caddr_t is defined in , and ptrace(2) documents
SYNOPSIS
#include
#include
int
ptrace(int request, pid_t pid, caddr_t addr, int data);
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
"libstdc++-v3/src/c++26/debugging.cc", line 141 : Syntax error
Near line: "int3"
I found that both int $0x3 and .byte 0xcc work instead and are also
understood by gas, dis and objdump confirming that they produce the same
results.
Rainer
--
----
Hi Jonathan,
> On Thu, 28 Aug 2025 at 18:40, Rainer Orth wrote:
>>
>> Hi Jonathan,
>>
>> > POSIX says fgrep is obsolescent and grep -F should be used instead.
>>
>> grep -F isn't portable, unfortunately At least it's not supported b
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
y to
use an older self-compiled version.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
7;-std=c++17' or
'-std=gnu++17' [-Wc++17-extensions]
/vol/gcc/src/hg/master/local/gcc/testsuite/g++.dg/modules/class-11_a.H:36:43:
error: 'static_assert' without a message only available with '-std=c++17' or
'-std=gnu++17' [-Wc++17-extensions]
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
ed objects will too, anyway.
I mean to commit this in the next couple of days unless Eric has
concerns or objections.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-07-20 R
memchr is a GNU extension that is
simply not present on non-GNU platforms.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
esent in libiberty.
Please fix.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
Hi Thomas,
> In PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target'
> offloading":
>
>> --- Comment #8 from Rainer Orth ---
>> The last commit made things worse on sparc-sun-solaris2.11: since that one
>> (dg-timeo
-solaris2.11 and
i386-pc-solaris2.11.
Committed to trunk.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-07-15 Rainer Orth
gcc:
* tree.cc: Include memmodel.h.
diff
-fasynchronous-unwind-tables -fdwarf2-cfi-asm.
Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.
Ok for trunk?
I suspect such patches can be considered obvious by now?
Thanks.
Rainer
--
-
Rainer Orth
build}" != "${host}"; then
AX_CXX_COMPILE_STDCXX(14, [], [], [_FOR_BUILD])
fi
fi
You should be able to achieve what you want by building with CXX='g++
-std=c++14', just as one can build a 32-bit gcc with a 64-bit host
compiler using CXX='g++ -m32'.
R
y renaming the glob variable to glob_ to avoid the conflict.
Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.
Committed.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-06-27 Rainer Orth
gcc/testsuite:
* gcc.target/i386/preserve-none-1.c (dg-options): Add
-fomit-frame-pointer.
# HG changeset patch
-stackrealign.
Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-06-25 Rainer Orth
gcc/testsuite:
* g
Hi Iain,
>> On 30 Jun 2025, at 12:58, Rainer Orth wrote:
>>
>> I recently noticed that libphobos isn't enable by default on 32-bit
>> Darwin with the target triples determined by config.guess. E.g. on a
>> Darwin 15 system the target triple is something li
complete rebuild of all executable code.
+ rm -fr gcobol cobol1 cobol/*\
+ ../*/libgcobol/*
+
This is at least incomplete: in multilib builds, there are more
instances of libgcobol in //libgcobol.
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
upported tests 1
=== libphobos Summary ===
# of expected passes1010
# of unexpected failures12
# of unsupported tests 2
Thoughts?
Rainer
--
-----
Rainer Orth, Center for
|
|
int
Fixed in the same way.
Bootstrapped without regressions on i386-apple-darwin15,
x86_64-apple-darwin, i386
86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-06-19 Rainer Orth
gcc/cobol:
PR cobol/120621
* lexio.cc (cdftext::lex_op
gettimeofday
...)
After that, you can use
#ifdef HAVE_CLOCK_GETTIME
#elif HAVE_GETTIMEOFDAY
#else
#error ...
#endif
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
tation' despite being its Up target
Fixed as follows. Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-05-23 Rainer Orth
gcc:
* doc/implement
Richard Biener writes:
> On Wed, May 14, 2025 at 6:29 PM James K. Lowden
> wrote:
>>
>> On Wed, 14 May 2025 11:04:50 +0200
>> Rainer Orth wrote:
>>
>> > Work around what appears to be a GNU make bug handling MAKEFLAGS
>>
>> Before I say Yes, c
aris2.11 bootstrap completed over
night without regressions.
Thanks.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
he testsuite, on
both Solaris/sparc and Linux/sparc64).
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
Hi Jonathan,
> On Thu, 15 May 2025 at 15:02, Rainer Orth
> wrote:
>>
>> Hi Jonathan,
>>
>> >> > this patch broke Solaris bootstrap, both i386-pc-solaris2.11 and
>> >> > sparc-sun-solaris2.11:
>> >> >
>> >> &g
OF_FLOAT128__) && _GLIBCXX_FORMAT_F128 > 1
> // Reuse __formatter_fp::format<__format::__flt128_t, Out> for
> __float128.
> // This formatter is not declared if
> _GLIBCXX_LONG_DOUBLE_ALT128_COMPAT is true,
> // as __float128 when present is same type as __iee
rmat_context<_Out, _CharT>::iterator
std::formatter<__float128, _CharT>::format(__float128,
std::basic_format_context<_Out, _CharT>&) const’:
/var/gcc/regression/master/11.4-gcc/build/i386-pc-solaris2.11/libstdc++-v3/include/format:2994:41:
error: ‘__flt128_t’ is not a member of ‘std::__format’; did you mean
‘__bflt16_t’? [-Wtemplate-body]
2994 | { return _M_f.format((__format::__flt128_t)__u, __fc); }
| ^~
| __bflt16_t
and one more instance.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
w.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-05-12 Rainer Orth
libgcobol:
* Makefile.am: Only wrap toolexeclib_LTLIBRARIES, toolexeclib_DATA
ter.
Thanks.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
hts?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-05-12 Rainer Orth
libgcobol:
* libgcobol.cc {!LOG_PERROR] (LOG_PERROR): Provide fallback.
# HG changeset patch
# Parent 7145de7034bb3320053600c88702733ae9c6b14c
libgcobo
Hi Robert,
>> -Original Message-
>> From: Rainer Orth
>> Sent: Friday, April 11, 2025 05:26
>> To: gcc-patches@gcc.gnu.org
>> Cc: Robert Dubner ; James K. Lowden
>>
>> Subject: [PATCH] libgcobol: Heed --enable-libgcobol
>>
>> If
to these four
> patches today.
Excellent, thanks.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
d in configure.tgt.
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
a GNU extension, again
unportable to non-glibc systems. gnulib has an implementation for other
systems.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
handle this, this patch just skips the test.
Tested on sparc-sun-solaris2.11 with both as and gas,
i386-pc-solaris2.11, and x86_64-pc-linux-gnu.
Committed to trunk.
Rainer
--
-
Rainer Orth, Center for
Jakub Jelinek writes:
> On Tue, Apr 22, 2025 at 01:26:44PM +0200, Rainer Orth wrote:
>> fine with me. This way there's no hurry with the other patches for fear
>> of either breaking the build on non-Linux platforms or impacting COBOL
>> on Linux.
>
> No rush,
Hi Jakub,
> On Tue, Apr 22, 2025 at 01:14:51PM +0200, Rainer Orth wrote:
>> what about trunk then? Right now, cobol still doesn't build there on
>> Solaris/amd64 because 3 patches are missing:
>>
>> cobol: Don't require GLOB_BRACE etc. [PR119217]
>
Hi Richard,
> On Tue, Apr 22, 2025 at 12:31 PM Sam James wrote:
>>
>> Jakub Jelinek writes:
>>
>> > On Mon, Apr 21, 2025 at 10:52:22AM +0200, Richard Biener wrote:
>> >> On Fri, Apr 18, 2025 at 8:10 PM Jakub Jelinek wrote:
>> >> >
>
Hi Jonathan,
> On Tue, 22 Apr 2025 at 09:47, Rainer Orth
> wrote:
>>
>> Hi Jonathan,
>>
>> > On Tue, 22 Apr 2025 at 08:28, Rainer Orth
>> > wrote:
>> >>
>> >> The Linux/sparc64 libstdc++ baselines haven't been update
Hi Jonathan,
> On Tue, 22 Apr 2025 at 08:28, Rainer Orth
> wrote:
>>
>> The Linux/sparc64 libstdc++ baselines haven't been updated for years.
>> This patch fixes that.
>>
>> Tested on sparc64-unknown-linux-gnu on both the gcc-15 branch and trunk.
>
nd the gcc-15 branch?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-22 Rainer Orth
testsuite:
* gcc.misc-tests/gcov-31.c (run_pending_traps): Use sigsetjm
The Linux/sparc64 libstdc++ baselines haven't been updated for years.
This patch fixes that.
Tested on sparc64-unknown-linux-gnu on both the gcc-15 branch and trunk.
Ok for both?
Rainer
--
-
Rainer
This patch updates the Solaris libstdc++ baselines for GCC 15.1.
Tested on i386-pc-solaris2.11 and sparc-sun-solaris2.11 on both the
gcc-15 branch and trunk.
Ok for both?
Rainer
--
-
Rainer Orth, Center for
Hi Jakub,
> On Fri, Apr 18, 2025 at 01:53:25PM +0200, Rainer Orth wrote:
>> Unless this can be figured out quickly, I suspect the safest solution
>> for now would be to replace the (not filename-related) NAME_MAX by it's
>> Linux definition of 255. Something like th
Rainer Orth writes:
> Hi Jakub,
>
>> On Fri, Apr 11, 2025 at 10:50:25AM +0200, Rainer Orth wrote:
>>> 2025-04-08 Rainer Orth
>>>
>>> gcc/cobol:
>>> PR cobol/119217
>>> * dts.h (csub_match): Initialize rm_so, rm_eo fields
Richard Biener writes:
> On Fri, Apr 11, 2025 at 2:14 PM Rainer Orth
> wrote:
>>
>> Andreas Schwab writes:
>>
>> > On Apr 11 2025, Rainer Orth wrote:
>> >
>> >> All users of symbols.h fail to compile on Solaris:
>> >>
>&
ping? It's been a week and this is required to unbreak Solaris/amd64
bootstrap with --enable-languages=all:
https://gcc.gnu.org/pipermail/gcc-patches/2025-April/680675.html
Thus it should go into both trunk and the gcc-15 branch.
Thanks.
Rainer
Rainer Orth writes:
> cdf
Rainer Orth writes:
> Hi Andreas,
>
>> On Apr 11 2025, Rainer Orth wrote:
>>
>>> This patch uses Autoconf's AC_STRUCT_TIMEZONE to determine its presence
>>> and guard the use accordingly.
>>
>> You cannot use AC_STRUCT_TIMEZONE because it re
.html
> for cgroup_mem )
As reported in PR libgomp/119849, those new tests FAIL on Solaris (and
most likely any non-Linux targets).
I couldn't find a Bugzilla account for Alex, so he isn't Cc'ed (and BZ
is intolerably slow ATM).
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
hes are approved):
=== cobol Summary ===
# of expected passes2684
# of unexpected failures446
# of expected failures 48
# of unresolved testcases 90
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
Hi Jakub,
> On Fri, Apr 11, 2025 at 10:50:25AM +0200, Rainer Orth wrote:
>> 2025-04-08 Rainer Orth
>>
>> gcc/cobol:
>> PR cobol/119217
>> * dts.h (csub_match): Initialize rm_so, rm_eo fields explicitly.
>>
e.y I think it
>> should similarly specify the token "message identifier".
>
> you're right. I guess it would really be best to consistently use the
> *_kw form so all tokens are treated the same.
here's what I've committed after retesting.
Rainer
Andreas Schwab writes:
> On Apr 11 2025, Rainer Orth wrote:
>
>> All users of symbols.h fail to compile on Solaris:
>>
>> /vol/gcc/src/hg/master/local/gcc/cobol/symbols.h: At global scope:
>> /vol/gcc/src/hg/master/local/gcc/cobol/symbols.h:1365:13: error: ‘NAME_MAX
age identifier".
you're right. I guess it would really be best to consistently use the
*_kw form so all tokens are treated the same.
Thanks.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
Hi Andreas,
> On Apr 11 2025, Rainer Orth wrote:
>
>> This patch uses Autoconf's AC_STRUCT_TIMEZONE to determine its presence
>> and guard the use accordingly.
>
> You cannot use AC_STRUCT_TIMEZONE because it requires a link test (which
> is forbidden in a targ
regressions on amd64-pc-solaris2.11,
sparcv9-sun-solaris2.11, and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-08 Rainer Orth
.
Bootstrapped without regressions on amd64-pc-solaris2.11,
sparcv9-sun-solaris2.11, and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-
d on amd64-pc-solaris2.11, sparcv9-sun-solaris2.11, and
x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-08 Rainer Orth
ce
and guard the use accordingly.
Bootstrapped without regressions on amd64-pc-solaris2.11,
sparcv9-sun-solaris2.11, and x86_64-pc-solaris2.11.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology,
ainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-08 Rainer Orth
gcc/cobol:
PR cobol/119217
* util.cc (class timespec_t): Rename to cbl_timespec.
# HG changeset patch
# Parent a197b84b9d8ad6e9e48f7d6f99e686f84406364e
es.h.gen anywhere in the tree, so I've updated
the file manually.
Bootstrapped without regressions on amd64-pc-solaris2.11,
sparcv9-sun-solaris2.11, and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Ort
s patch uses ASM_COMMENT_START.
Bootstrapped without regressions on sparcv9-sun-solaris2.11,
amd64-pc-solaris2.11, and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, B
parcv9-sun-solaris2.11, and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-08 Rainer Orth
gcc/cobol:
PR cobol/119217
this.
Bootstrapped without regressions on amd64-pc-solaris2.11,
sparcv9-sun-solaris2.11, and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-
Hi Jakub,
> On Wed, Apr 09, 2025 at 02:22:16PM +0200, Rainer Orth wrote:
>> > Here is what I'm testing as an incremental fix, so far OK on x86_64-darwin
>> > and powerpcle64 (GLIBC 2.34) .. others in progress. Does it help the
>> > Solaris cases?
>>
>
0Q)
+#define WEIRD_TRANSCENDENT_RETURN_VALUE GCOB_FP128_LITERAL (0.0)
#define NO_RDIGITS (0)
struct cobol_tm
I guess it would be better to move that strtof128 and strfromf128
handling to libgcobol-fp.h to avoid duplication.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
Hi Iain,
>> On 9 Apr 2025, at 09:00, Rainer Orth wrote:
>>
>> Jakub Jelinek writes:
>>
>>> On Sun, Apr 06, 2025 at 09:02:07AM +0100, Iain Sandoe wrote:
>>>>
>>>> +
>>>> +#if !defined (HAVE_STRTOF128)
>>>> +#
ur and my patch afresh.
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-04-09 Rainer Orth
libgcobol:
* libgcobol-fp.h (FP128_FMT): Define.
[!HAVE_STRTOF128] (strtof128): Provide fallback.
* intrinsic.c
t;>> +# endif
>>> +# if defined (__need_size_t)
>>> +# undef __SIZE_T
>>> +# endif
>>> +# endif
>>> +#endif
shouldn't this have a comment explaining the need for this?
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
nks for the quick fix.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
require cfi support instead?
>
> Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.
>
> Ok for trunk?
>
> Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructILb1EEEvPKwj':
symbol version conflict
collect2: error: ld returned 1 exit status
E.g.
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructILb0EEEvPKcj
is matched by both
_ZNSt7__cxx1112basic_stringI[cw]St11char_traitsI[cw]ESaI[cw]EE12_M*
d on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-03-25 Rainer Orth
gcc/testsuite:
* c-c++-common/gom
t only add them
for Solaris via dg-additional-options and/or require cfi support instead?
Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology,
, committed to
trunk.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-03-25 Rainer Orth
gcc/testsuite:
* gcc.target/i386/pr117946.c: Require dfp support
o
second-guess here or force users to modify configure here.
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
dto.
NAME_MAX undef on Solaris, variable
* cdf-copy.cc:
basename clashes with
GLOB_BRACE, GLOB_TILDELinux extension?
Rainer
--
-----
Raine
x.
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
bstdc++-v3).
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
c-sun-solaris2.11.
Committed to trunk.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-02-12 Rainer Orth
gcc:
* configure.ac (gcc_cv_ld_eh_frame_ciev3): R
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-02-11 Rainer Orth
gcc:
* doc/install.texi (Specific, *-*-solaris2*): Updates for newer
Solaris 11.4 SRUs and binutils 2.44.
# HG changeset patch
# Parent e96fa536cfda3b63e25f7fa1bd6b17875d7ec056
doc
for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-02-10 Rainer Orth
PR d/111628
* testsuite/libphobos.phobos/phobos.exp (libphobos_skip_tests):
.
Tested on i386-pc-solaris2.11, sparc-sun-solaris2.11, and
x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-----
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-01-29 Rainer Orth
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2025-01-22 Rainer Orth
gcc/testsuite:
* gcc.target/i386/cmov12.c (scan-assembler-times): Allow for
cmovl.g etc.
# HG changeset patch
# Parent
this for some degrees of parallelism
(x86_64-pc-linux-gnu -j64, sparc-sun-solaris2.11 -j64 and -j96, not
i386-pc-solaris2.11 -j28), always for visitor-package.o.
I can confirm that your patch fixes the problem.
Thanks.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
ked for in PR110406, remove its generation altogether.
>
> Bootstrapped and regression tested on x86_64-linux-gnu/-m32, committed
> to mainline.
this is PR tree-optimization/117707.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
od now.
Rainer
--
---------
Rainer Orth, Center for Biotechnology, Bielefeld University
Rainer Orth writes:
> Solaris has modified versions of ASM_DECLARE_OBJECT_NAME on both i386
> and sparc. When
>
> commit ce597aedd79e646c4a5517505088d380239cbfa5
> Author: Ilya Enkovich
> Date: Thu Aug 7 08:04:55 2014 +
>
> elfos.h (ASM_DECLARE_OBJECT_NAME):
many arguments to function 'set_pin_limit'
Fixed by adding the missing size argument to the stub functions.
Tested on i386-pc-solaris2.11 and sparc-sun-solaris2.11.
Committed as obvious.
Rainer
--
-----
R
%esi, %eax
instead of
cmovnc %esi, %eax
This patch allows for both forms.
Tested on i386-pc-solaris2.11 (as and gas) and x86_64-pc-linux-gnu.
Ok for trunk?
Rainer
--
-
Rainer Orth, Center for
Solaris 11.1, while trunk
requires Solaris 11.4.
Uros pointed this out and suggested the attached patch.
Bootstrapped without regressions on i386-pc-solaris2.11.
Ok for trunk?
Rainer
--
-
Rainer Orth, Center for
rgets.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielefeld University
2024-11-19 Rainer Orth
gcc/testsuite:
PR target/102296
* gcc.target/i386/struct-size.c: Enable on *-*-so
le11.cc print redirected
FAIL: libstdc++-prettyprinters/simple11.cc print redirected
Not as bad as Solaris, but still. Although this is Ubuntu 20.04,
admittedly (so not bleeding edge), I'd still have expected this to work.
Rainer
--
------
1 - 100 of 1102 matches
Mail list logo