https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104778
Bug ID: 104778
Summary: [12 Regression] ICE in simplify_subreg, at
simplify-rtx.cc:7324
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: ice-on-valid-c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
Bug ID: 104779
Summary: [12 Regression] ICE: in extract_insn, at recog.cc:2769
(error: unrecognizable insn)
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keyw
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104627
--- Comment #8 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:49bc9c6c1ef9441c3db586882e1985da3be9cfa1
commit r12-7473-g49bc9c6c1ef9441c3db586882e1985da3be9cfa1
Author: Jakub Jelinek
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104627
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104780
Bug ID: 104780
Summary: [nvptx, sm_30] FAIL: gcc.dg/loop-unswitch-4.c
execution test
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95989
--- Comment #21 from Jonathan Wakely ---
(In reply to Jackson Huff from comment #20)
> Have there been any updates regarding segfaults with pthread_join? I'm also
> getting a segfault but with the C++20 jthread::detach() function instead.
There
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #19 from Jakub Jelinek ---
builddir/gcc/rs6000-builtins.cc:
ibm128_float_type_node,
builddir/gcc/rs6000-builtins.cc:= build_function_type_list
(ibm128_float_type_node,
rs6000-builtin.cc: else if (ty
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
--- Comment #1 from Andrew Pinski ---
You might be able to make a gimple testcase which starts right before expand.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104709
--- Comment #1 from Jonathan Wakely ---
A small improvement would be:
--- a/gcc/cp/mapper-client.cc
+++ b/gcc/cp/mapper-client.cc
@@ -304,8 +304,13 @@ module_client::open_module_client (location_t loc, const
char *o,
#endif
if (errmsg)
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104780
Tom de Vries changed:
What|Removed |Added
CC||tschwinge at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104709
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104780
--- Comment #2 from Tom de Vries ---
(In reply to Tom de Vries from comment #1)
> This looks like a bug in newlib/libc/machine/nvptx/calloc.c:
> ...
> void *
> calloc (size_t size, size_t len)
> {
>void *p = malloc (size * len);
>if (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104732
Roger Sayle changed:
What|Removed |Added
CC||roger at nextmovesoftware dot
com
Last
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754
--- Comment #3 from Aldy Hernandez ---
Upon closer inspection, evrp in GCC11 and mainline are generating slightly
different code which keeps FRE from cleaning this up in mainline.
Mainline is transforming the conditional here:
:
# c_3 = PH
(c083e654bd0f29a365ec957c4c0d4e713fb0b010) and
20220304 (49bc9c6c1ef9441c3db586882e1985da3be9cfa1), 32-bit Solaris/x86 Ada
bootstrap got broken: in stage3, I see
xgcc: internal compiler error: Segmentation Fault signal terminated program
gnat1
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
See <ht
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104743
Iain Buclaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104745
--- Comment #1 from Iain Buclaw ---
*** Bug 104743 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104745
--- Comment #2 from Iain Buclaw ---
Regression confirmed in upstream druntime. The `itemSize' reported by a
struct's TypeInfo need not be a multiple of pointer size.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104777
Martin Liška changed:
What|Removed |Added
Keywords||needs-reduction
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
--- Comment #4 from Jakub Jelinek ---
Created attachment 52561
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52561&action=edit
gcc12-pr104779.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
--- Comment #1 from Rainer Orth ---
Indeed: with the patch reverted, I'm now running make compare.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104132
--- Comment #2 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:741859b390c042755e9379f8061a157e5af378b6
commit r12-7476-g741859b390c042755e9379f8061a157e5af378b6
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104133
--- Comment #1 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:e085900fa10e28b684d656b66557d181247a1a48
commit r12-7477-ge085900fa10e28b684d656b66557d181247a1a48
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103836
--- Comment #3 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:c14ea6a72fb1ae66e3d32ac8329558497c6e4403
commit r12-7478-gc14ea6a72fb1ae66e3d32ac8329558497c6e4403
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100400
--- Comment #6 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:c14ea6a72fb1ae66e3d32ac8329558497c6e4403
commit r12-7478-gc14ea6a72fb1ae66e3d32ac8329558497c6e4403
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104061
--- Comment #4 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:c14ea6a72fb1ae66e3d32ac8329558497c6e4403
commit r12-7478-gc14ea6a72fb1ae66e3d32ac8329558497c6e4403
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100280
--- Comment #4 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:e5ae22c56152b1a1f4b4e1d7ae04431a9e4710cc
commit r12-7479-ge5ae22c56152b1a1f4b4e1d7ae04431a9e4710cc
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100280
--- Comment #5 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:de6e81ea961219d0726db67776d11ce75a4cae1b
commit r12-7480-gde6e81ea961219d0726db67776d11ce75a4cae1b
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100280
--- Comment #6 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:8935589b496f755e08cadf26d8ceddf0dd6e0968
commit r12-7481-g8935589b496f755e08cadf26d8ceddf0dd6e0968
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104132
--- Comment #3 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:8935589b496f755e08cadf26d8ceddf0dd6e0968
commit r12-7481-g8935589b496f755e08cadf26d8ceddf0dd6e0968
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104133
--- Comment #2 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:8935589b496f755e08cadf26d8ceddf0dd6e0968
commit r12-7481-g8935589b496f755e08cadf26d8ceddf0dd6e0968
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104782
Bug ID: 104782
Summary: [12 regression] ICE: verify_gimple failed in slp
(non-trivial conversion in ‘ssa_name’) with
-msve-vector-bits=128
Product: gcc
Version:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104782
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2022-03-04
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104783
Bug ID: 104783
Summary: [nvptx, openmp] Hang/abort with atomic update in simd
construct
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #20 from Segher Boessenkool ---
(In reply to Jakub Jelinek from comment #19)
> I'd guess that else ieee128_float_type_node = ibm128_float_type_node =
> long_double_type_node;
> is there so that we don't ICE during the builtins creatio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104783
--- Comment #1 from Tom de Vries ---
Hmm, I wonder if nvptx_reorg_uniform_simt should run inbetween SIMT_ENTER and
SIMT_EXIT.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104775
--- Comment #2 from Jakub Jelinek ---
Created attachment 52562
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52562&action=edit
gcc12-pr104775.patch
This (untested so far) seems to work, but what do I know about the s390
instruction set.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102217
k...@smart-hmi.de changed:
What|Removed |Added
CC||k...@smart-hmi.de
--- Comment #3 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104784
Bug ID: 104784
Summary: OpenACC 'kernels' decomposition: C vs. C++ differences
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: openacc
Severity: minor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
H.J. Lu changed:
What|Removed |Added
Last reconfirmed||2022-03-04
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102538
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104529
--- Comment #11 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:c85aaf2cbe9da50e23655a8082a37166adf4c0f7
commit r12-7483-gc85aaf2cbe9da50e23655a8082a37166adf4c0f7
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104529
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104742
Iain Buclaw changed:
What|Removed |Added
See Also||https://issues.dlang.org/sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104475
--- Comment #6 from Andrew Macleod ---
Created attachment 52564
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52564&action=edit
possible patch
Perhaps better would be to not try to propagate NULL-ness.
_1 = this_10(D)->d;
_2 = &
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104784
--- Comment #1 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:e28eb86c18ed765dceb3c56471a848e9f0e120ff
commit r12-7484-ge28eb86c18ed765dceb3c56471a848e9f0e120ff
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
--- Comment #3 from Uroš Bizjak ---
Comment on attachment 52563
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52563
A patch
>From ba4854c13c4aaa5b50127f23cb09cf05e3eb229d Mon Sep 17 00:00:00 2001
>From: "H.J. Lu"
>Date: Fri, 4 Mar 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104132
Thomas Schwinge changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104133
Thomas Schwinge changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
--- Comment #4 from H.J. Lu ---
(In reply to Uroš Bizjak from comment #3)
> Comment on attachment 52563 [details]
> A patch
>
> >From ba4854c13c4aaa5b50127f23cb09cf05e3eb229d Mon Sep 17 00:00:00 2001
> >From: "H.J. Lu"
> >Date: Fri, 4 Mar 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87496
--- Comment #14 from CVS Commits ---
The master branch has been updated by Peter Bergner :
https://gcc.gnu.org/g:cb16bc3b5f34733ef9bbf8d2e3acacdecb099a62
commit r12-7485-gcb16bc3b5f34733ef9bbf8d2e3acacdecb099a62
Author: Peter Bergner
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104208
--- Comment #10 from CVS Commits ---
The master branch has been updated by Peter Bergner :
https://gcc.gnu.org/g:cb16bc3b5f34733ef9bbf8d2e3acacdecb099a62
commit r12-7485-gcb16bc3b5f34733ef9bbf8d2e3acacdecb099a62
Author: Peter Bergner
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104117
--- Comment #25 from CVS Commits ---
The master branch has been updated by Iain D Sandoe :
https://gcc.gnu.org/g:f1b3e3853329b58fb2e50c17487df2ecbc4a5608
commit r12-7486-gf1b3e3853329b58fb2e50c17487df2ecbc4a5608
Author: Iain Sandoe
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103443
--- Comment #2 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:074d283e249c7295d783a08eb6f0219a7f411c50
commit r12-7488-g074d283e249c7295d783a08eb6f0219a7f411c50
Author: Patrick Palka
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103443
--- Comment #3 from Patrick Palka ---
(In reply to Jakub Jelinek from comment #1)
> Shall constexpr.c handle NON_DEPENDENT_EXPR, or can that wrap expressions
> that really can't be constant expression evaluated?
r12-7264 made potential_constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104785
Bug ID: 104785
Summary: Generated defaulted constexpr operator== produces
wrong code
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103443
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |12.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104786
Bug ID: 104786
Summary: [12.0]internal compiler error with extern asm
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104777
Martin Liška changed:
What|Removed |Added
Summary|gcc crashes while compiling |gcc crashes while compiling
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104786
--- Comment #1 from 。 <570070308 at qq dot com> ---
gcc-9 crashed too
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104787
Bug ID: 104787
Summary: [12 Regression] False positive -Wreturn-type since
r12-5638-ga3e75c1491cd2d50
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104787
Martin Liška changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104777
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104783
--- Comment #2 from Tom de Vries ---
Hmm, the atom insn sets a register that is not used anywhere. So the shuffle
communicating the result doesn't make much sense.
We can fix that by doing:
...
diff --git a/gcc/config/nvptx/nvptx.cc b/gcc/conf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104788
Bug ID: 104788
Summary: ICE
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
Bug ID: 104789
Summary: [12 Regression] New -Wstringop-overflow false positive
since r12-5863-g9354a7d70caef1c9
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
--- Comment #1 from Martin Liška ---
(In reply to Martin Liška from comment #0)
> It's originally reported here:
> https://github.com/godotengine/godot/issues/58747
Sorry, here:
https://github.com/godotengine/godot/pull/58755
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104788
Marek Polacek changed:
What|Removed |Added
Last reconfirmed||2022-03-04
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104790
Bug ID: 104790
Summary: [12 Regression] ICE (insn does not satisfy its
constraints) with MVE since
r12-4374-g5efeaa0d29525fa28e189e6278c1b1651fb0d7bf
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104791
Bug ID: 104791
Summary: [12 regression]
libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-
decompose-1.c fails
Product: gcc
Version: 12.0
Status:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #21 from Jakub Jelinek ---
Created attachment 52566
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52566&action=edit
gcc12-pr99708.patch
Updated patch I'm going to test.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71283
Barry Revzin changed:
What|Removed |Added
CC||barry.revzin at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #22 from Segher Boessenkool ---
In rs6000_type_string, please just handle the error !type_node case first,
so you don't have to consider it in all other cases separately.
Do you need to change the __SIZEOF_FLOAT128__ code at all now?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #23 from Segher Boessenkool ---
Oh, and looks great, thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #24 from Jakub Jelinek ---
(In reply to Segher Boessenkool from comment #22)
> In rs6000_type_string, please just handle the error !type_node case first,
> so you don't have to consider it in all other cases separately.
Ok, will do.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101246
--- Comment #8 from CVS Commits ---
The master branch has been updated by Ian Lance Taylor :
https://gcc.gnu.org/g:c3402486afa8b6f98d6b0cc05cd229526bc7611f
commit r12-7493-gc3402486afa8b6f98d6b0cc05cd229526bc7611f
Author: Ian Lance Taylor
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101246
--- Comment #9 from Lance Fredrickson ---
Thanks a bunch!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101246
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103521
--- Comment #4 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:458ad38ce2bbec85016d88757ec6a35d2c393e2c
commit r12-7494-g458ad38ce2bbec85016d88757ec6a35d2c393e2c
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #25 from Segher Boessenkool ---
It is defined to __ieee128 whenever that exists, and not defined otherwise?
Yes, the logic and control flow are byzantine.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103521
David Malcolm changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104792
Bug ID: 104792
Summary: [g++ and/or libstdc++] Wunused-local-typedefs + C++20
concepts = annoying
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104791
Thomas Schwinge changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104791
Thomas Schwinge changed:
What|Removed |Added
Keywords||openacc
--- Comment #2 from Thomas Sc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #26 from Jakub Jelinek ---
(In reply to Segher Boessenkool from comment #25)
> It is defined to __ieee128 whenever that exists, and not defined otherwise?
> Yes, the logic and control flow are byzantine.
No, far from it.
E.g. on linu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104791
--- Comment #3 from CVS Commits ---
The master branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:14dfbb53594e164fe222476523a68039a8bd5252
commit r12-7495-g14dfbb53594e164fe222476523a68039a8bd5252
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
--- Comment #2 from Andrew Pinski ---
Note I think the reduced testcase is reduced too much.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104791
Thomas Schwinge changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104793
Bug ID: 104793
Summary: -Wanalyzer-write-to-const and
-Wanalyzer-write-to-string-literal should respect
attribute((access, write)
Product: gcc
Version: 12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
--- Comment #3 from Andrew Pinski ---
Note the first loop is bounded roo
Because of
encode_uint16(temp_packets[0].data[i], &header[header_bytes]);
Which is not in the reduced testcase.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99708
--- Comment #27 from Segher Boessenkool ---
(In reply to Jakub Jelinek from comment #26)
> (In reply to Segher Boessenkool from comment #25)
> > It is defined to __ieee128 whenever that exists, and not defined otherwise?
> > Yes, the logic and co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #2 from H.J. Lu ---
> Created attachment 52563
> --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52563&action=edit
> A patch
>
> Try this.
That patch certainly did f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104552
--- Comment #9 from Roland Illig ---
>From config/host-darwin.cc:
> error ("PCH memory not available %m");
Looks like a missing ":" before "%m".
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104552
--- Comment #10 from Roland Illig ---
>From aarch64-sve-builtins.cc:
> error_at (location, "passing single vector %qT to argument %d"
> " of %qE, which expects a tuple of %d vectors",
> actual, argno + 1, fndecl, num_vectors)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101983
David Malcolm changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
1 - 100 of 137 matches
Mail list logo