-gnu
Configured with: /tmp/tmp.gzh6IUhxke-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 20211014 (experimental
/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 20211014 (experimental) [master -gee9fa8a57] (GCC)
$ cat mutant.c
static a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102759
Andrew Pinski changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Target Mile
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20211014 (experimental) [master -gee9fa8a57] (GCC)
$ cat mutant.c
f() { asm("%a0" : : "X"(tag() ? 2 : 1)); }
$ gcc-trunk -w -O1 mutant.c
during RTL pass: final
mutant.c: In function ‘f’:
mutant.c:1:42: interna
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15792
Gabriel Ravier changed:
What|Removed |Added
CC||gabravier at gmail dot com
--- Comment
: x86_64-pc-linux-gnu
Configured with: /tmp/tmp.gzh6IUhxke-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 20211014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10
--- Comment #9 from Sam James ---
Confirmed that the GCC 11 branch backport works here. Thanks all!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102760
Andrew Pinski changed:
What|Removed |Added
Severity|normal |minor
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102761
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102762
Andrew Pinski changed:
What|Removed |Added
Known to work||9.4.0
Target Milestone|---
gcc version 12.0.0 20211014 (experimental) [master -gee9fa8a57] (GCC)
$ cat mutant.c
__GIMPLE
foo() { get_current()->flags; }
$ gcc-trunk -w -fgimple mutant.c
mutant.c: In function ‘foo’:
mutant.c:2:1: internal compiler error: Segmentation fault
2 | foo() { get_current()->
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102682
--- Comment #4 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:147ed0184f403b51b4f180f94b0779e9905faa3a
commit r12-4428-g147ed0184f403b51b4f180f94b0779e9905faa3a
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102682
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
compression algorithms: zlib
gcc version 12.0.0 20211014 (experimental) [master -gee9fa8a57] (GCC)
$ cat mutant.c
volatile a;
main() {
int i;
for (i = 0; i < 1000; i++)
if (i % 17)
a++;
}
$ gcc-trunk -w -fcompare-debug -O3 mutant.c
gcc-trunk: error: mutant.c: ‘-fcompare-debug’ failure (length)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102751
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
--- Comment #1 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102752
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102756
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102758
Richard Biener changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102746
--- Comment #3 from Илья Шипицин ---
> The question is if we should return 1 if we can't open .gcda (or .gcno) file
> for one input file, or for all of them?
any input file.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102762
Richard Biener changed:
What|Removed |Added
Version|unknown |12.0
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102763
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2021-10-15
Blocks|
-O1 is needed.
$ /home/dcb/gcc/results.20211014.valgrind/bin/g++ -c -O1
./g++.dg/abi/mangle36.C
==2656305== Invalid read of size 4
==2656305==at 0x11AE4E0: put (hash-map.h:179)
==2656305==by 0x11AE4E0: copy_warning (warn
ing-control.cc:209)
==2656305==by 0x11AE4E0: copy_warning(tree_node
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102765
Bug ID: 102765
Summary: [11 Regression] GDC11 stopped inlining library
functions and lambdas used by a binary search
one-liner code
Product: gcc
Version: 11.2.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102764
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
101 - 124 of 124 matches
Mail list logo