https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100545
Richard Biener changed:
What|Removed |Added
Component|debug |c
--- Comment #1 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100541
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218
--- Comment #10 from Hongtao.liu ---
(In reply to Uroš Bizjak from comment #9)
> Un-assigning for AVX512.
I'll take a look.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100539
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100537
Richard Biener changed:
What|Removed |Added
CC||cmang at google dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100536
Richard Biener changed:
What|Removed |Added
Keywords||error-recovery,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100533
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100523
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100522
Richard Biener changed:
What|Removed |Added
Version|tree-ssa|12.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100520
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218
Uroš Bizjak changed:
What|Removed |Added
Assignee|ubizjak at gmail dot com |unassigned at gcc dot
gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98218, which changed state.
Bug 98218 Summary: [TARGET_MMX_WITH_SSE] Implement 64bit vector compares
(AVX512 masked compares missing)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218
Uroš Bizjak changed:
What|Removed |Added
Summary|[TARGET_MMX_WITH_SSE] Miss |[TARGET_MMX_WITH_SSE]
|v
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: frozenca91 at gmail dot com
Target Milestone: ---
GCC 11.1.0 fails to compile this code
https://wandbox.org/permlink/yWSpe4tVZTI3ljKg
which has no problem in
GCC 12.0 HEAD 20210511 (https://wandbox.org/permlink
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218
--- Comment #7 from CVS Commits ---
The master branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:b1f7fd8a2a5558da1e101de11bb1cdba081ce010
commit r12-731-gb1f7fd8a2a5558da1e101de11bb1cdba081ce010
Author: Uros Bizjak
Date: Wed May
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96005
--- Comment #3 from Tom de Vries ---
(In reply to Tom de Vries from comment #2)
> On my usual machine, using system cuda I don't get beyond 6.1:
Upgraded to ubuntu 20.4, giving me system cuda 10.1, which allows me to use isa
6.3. Now testing (u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100557
--- Comment #1 from Luke Dalessandro ---
Created attachment 50796
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50796&action=edit
Preprocessed source (bzipped for size)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100557
Bug ID: 100557
Summary: [ICE] Internal compiler error: Error reporting
routines re-entered.
Product: gcc
Version: 11.1.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100515
--- Comment #4 from Bernd Edlinger ---
Created attachment 50795
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50795&action=edit
Proposed patch
This is what I'm currently testing.
-linux-gnu
Configured with: /tmp/tmp.BriefQJ2R3-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100555
Bug ID: 100555
Summary: [OPENMP] ICE in target parallel construct with
if-clause
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94331
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100554
Bug ID: 100554
Summary: [9/10/11/12 Regression] -fcompare-debug failure w/ -Os
-fmodulo-sched -fno-tree-loop-optimize
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100553
Bug ID: 100553
Summary: [constexpr] new/delete matching fails when ref-counted
pointers are stored in arrays
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100537
Jiu Fu Guo changed:
What|Removed |Added
CC||guojiufu at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96455
John Dong changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100552
Bug ID: 100552
Summary: configure: 32208: Syntax error: Bad substitution
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100477
--- Comment #8 from Martin Sebor ---
The PTRDOIFF_MAX limit is a general restriction implied by the language
requirement that the difference between any two pointers must be representable
in ptrdiff_t. In practical terms, GCC internally represe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100480
mrs at gcc dot gnu.org changed:
What|Removed |Added
CC||mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100542
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100501
--- Comment #2 from Andrew Pinski ---
*** Bug 100542 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100528
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100504
--- Comment #4 from Andrew Pinski ---
*** Bug 100528 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100531
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100504
--- Comment #3 from Andrew Pinski ---
*** Bug 100531 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100504
--- Comment #2 from Andrew Pinski ---
*** Bug 100534 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100534
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100550
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100550
Andrew Pinski changed:
What|Removed |Added
Summary|ICE: in fold_convert_loc, |[11/12 Regression] ICE: in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100536
--- Comment #1 from Andrew Pinski ---
This most likely should really be rejected as over 1GB argument size is HUGE.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93239
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100542
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Component|
worked correctly.
Minimum working example attached.
GCC Version (latest tested):
Target: x86_64-pc-linux-gnu
Configured with: ../configure --disable-multilib
--enable-languages=c,c++,fortran --with-system-zlib --prefix=[]/gcc-12.0
gcc version 12.0.0 20210511 (experimental) (GCC)
Command line:
g
-pc-linux-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
typedef short v8hi __attribute__((vector_size(16)));
f6(v8hi a) { __builtin_ia32_pcmpgtw128(a, a); }
$ gcc-trunk -O0 mutant.c
mutant.c:2:1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100548
Bug ID: 100548
Summary: No GCC equivalent of built-in predefined macro
__clang_analyzer__
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
typedef __attribute__((vector_size(
((8 * sizeof(short)) * si
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100546
Bug ID: 100546
Summary: -Wanayzer-null-dereference false positive through
noreturn function pointer
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity:
: x86_64-pc-linux-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
void A();
void fn4() __attribute__((destructor(A)));
$ gcc-trunk mutant.c
mutant.c:2:1: internal compiler error: in default_conversion, at
c/c-typeck.c:2242
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100543
Bug ID: 100543
Summary: -Wanalyzer-free-of-non-heap false positive / delete
false positive due to constructor conditional
Product: gcc
Version: 11.1.0
Status: UNCONFIRME
: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
ldt_add_entry()
{
__asm__ ( "" : : "m" ( ( { } ) ) ) ;
}
$ gcc-trunk mutant.c
mutant.c:1:1: warning: return type defaults to ‘int’ [-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100440
--- Comment #12 from anlauf at gcc dot gnu.org ---
A small variation of the testcase in comment#9 suggests that there are
actually two underlying issues: lack of initialization and a missing
temporary.
program p
implicit none
type fm
re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99032
--- Comment #2 from Marek Polacek ---
Current test:
class X { };
template
void foo (T1, T2);
struct S {
[[deprecated]] friend void f(); // error
[[deprecated]] friend void f2() { }
friend void f3 [[deprecated]] (); // error
friend void
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21433
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99453
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|12.0|11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21433
--- Comment #5 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:de09c0ddb81e2dc0e35c2e362532e93ca417200c
commit r12-728-gde09c0ddb81e2dc0e35c2e362532e93ca417200c
Author: Martin Sebor
Date: Tue M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100440
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78052
--- Comment #6 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:db9dec545bf7c5be3120412444553ff993c7200d
commit r11-8397-gdb9dec545bf7c5be3120412444553ff993c7200d
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93100
Martin Sebor changed:
What|Removed |Added
Target Milestone|--- |12.0
Known to fail|11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98583
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99006
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:ddfba2359d57167ed7a1efd184cae0cd5be2f31b
commit r11-8382-gddfba2359d57167ed7a1efd184cae0cd5be2f31b
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99453
--- Comment #7 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:dbb87d6a9c37c8eca80d77782717a8144515c16d
commit r11-8381-gdbb87d6a9c37c8eca80d77782717a8144515c16d
Author: Philippe Blain
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100512
--- Comment #4 from Aldy Hernandez ---
After the mentioned commit, e_27(D) is considered undefined, and since
_3 is [0,0], e_26 folds to [0,0] and the PHI is marked for removal:
# e_26 = PHI
However, when propagating to the uses of e_26 (repl
gnu-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r12-727-20210511185432-g3e3fdf3d521-checking-yes-rtl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.0.0 20210511 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100540
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100540
Bug ID: 100540
Summary: -Wanalyzer-file-leak false positive due to
conditionals
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100537
--- Comment #2 from Maxim Kuvyrkov ---
So far I managed to reproduce this only with armhf Go build, so one needs go1
binary from either a native armhf system or an armhf cross-toolchain to
reproduce.
To reproduce on a native system configure GC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100445
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100445
--- Comment #14 from David Binderman ---
AFAIK, yes. I didn't try out the gcc/testsuite, but I did try out
all the places (about 20) where fedora rawhide failed to build.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100502
--- Comment #2 from Patrick Palka ---
Extended testcase that also instantiates the friend function:
template
struct EnumeratorRange {
struct Iterator {
EnumeratorRange range_;
friend bool f(Iterator i) { return i.range_.end_reached_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100502
Patrick Palka changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100515
--- Comment #3 from Martin Liška ---
I noticed the same problem with Ada bootstrap:
[ 128s] +===GNAT BUG
DETECTED==+
[ 128s] | 12.0.0 20210511 (experimental) [revision
lib
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
15e6b45c9ad:45dc47d4720:cf43636a74a028daf2024b33d1915274a2ff9655] (GCC)
[515] %
[515] % gcctk -Os small.c; ./a.out
[516] %
[516] % gcctk -Os -fno-dce -fno-inline-small
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100538
Bug ID: 100538
Summary: g++ miscompile / ICE with variadic member function
pointer argument list
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100537
Maxim Kuvyrkov changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100537
Bug ID: 100537
Summary: Bootstrap-O3 and bootstrap-debug fail on 32-bit ARM
after gcc-12-657-ga076632e274a
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100249
--- Comment #9 from Patrick Palka ---
(In reply to 康桓瑋 from comment #8)
> (In reply to Patrick Palka from comment #6)
> > > Maybe this can help:
> > >
> > > auto&& __proj_val = std::__invoke(__proj, __val);
> > > if (std::__invoke(__com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100475
--- Comment #5 from Patrick Palka ---
(In reply to 康桓瑋 from comment #4)
> (In reply to 康桓瑋 from comment #3)
> > Also, the operator->() simply uses operator& instead of std::__addressof.
> >
> > https://godbolt.org/z/zfGnEoePG
Good catch, thank
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78052
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:5e3a1ea3d89d62972e1f036b2ede37a80b880bdf
commit r12-723-g5e3a1ea3d89d62972e1f036b2ede37a80b880bdf
Author: Jonathan Wakely
Date:
-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental
--disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
__GIMPLE
foo() {
int t1;
t1_1 = __builtin_abs(__builtin_abs());
}
$ gcc-trunk
--disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
__attribute__((target_clones(foo( baz() {}
$ gcc-trunk mutant.c
mutant.c:1:30
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100516
Martin Sebor changed:
What|Removed |Added
Blocks||97048
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100532
--- Comment #1 from Chengnian Sun ---
Another duplicate.
$ cat mutant.c
void *memcpy(void[], const void *, __SIZE_TYPE__);
f(x) {
if (f)
memcpy(x, x, x);
}
$ gcc-trunk mutant.c
mutant.c:1:18: error: declaration of type name as array of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100533
Bug ID: 100533
Summary: [10/11/12 Regression] aarch64: -fcompare-debug failure
with -O -fmodulo-sched
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity:
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
typedef __SIZE_TYPE__ size_t;
void *memcpy(void
LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
__attribute__((target_clones(foo() != 3))) foo() {}
$ gcc-trunk mutant.c
mutant.c:1:30: warning: implicit declaration of function
: x86_64-pc-linux-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental
: x86_64-pc-linux-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
a;
__attribute__((target_clones(a + 0x12345U))) fast_clamp() {}
$ gcc-trunk -O0 mutant.c
mutant.c:1:1: warning: data definition
: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
__GIMPLE
foo() {
int __builtin_abs;
__builtin_abs();
}
$ gcc-trunk -O0 mutant.c
mutant.c:1:1: error: ‘__GIMPLE’ only valid with ‘-fgimple’
1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100479
Patrick Palka changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
-pc-linux-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
--disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511 (experimental) [master revision
:7db32cac8:aa891c56f25baac94db004e309d1b6e40b770a95] (GCC)
$ cat mutant.c
__GIMPLE
foo() { __builtin_abs(a); }
$ gcc-trunk -O0 mutant.c
mutant.c:1:1: error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99988
--- Comment #6 from CVS Commits ---
The releases/gcc-11 branch has been updated by Alex Coplan
:
https://gcc.gnu.org/g:1011bb8bc67cf34c45a9237d72a801a14ad9ef0f
commit r11-8379-g1011bb8bc67cf34c45a9237d72a801a14ad9ef0f
Author: Alex Coplan
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100524
Bug ID: 100524
Summary: pragma GCC diagnostic ignored "-Wanalyzer-too-complex"
ignored by cc1
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100523
Bug ID: 100523
Summary: [11/12 Regression] armv8.1-m.main -fcompare-debug
failure with -O -fmodulo-sched -mtune=cortex-a53
Product: gcc
Version: 12.0
Status: UNCONFIRMED
: x86_64-pc-linux-gnu
Configured with: /tmp/tmp.FUbEknNORK-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210511
1 - 100 of 181 matches
Mail list logo