https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80361
--- Comment #3 from Jürgen Reuter ---
Indeed it is the -fcheck=all flag that causes the problem. I will send a
smaller reproducer soon.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80356
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
apper
Target: x86_64-pc-linux-gnu
Configured with: /home/vsevolod/workspace/gcc-dev/trunk/configure
--prefix=/home/vsevolod/workspace/gcc-dev/bin-trunk --disable-bootstrap
Thread model: posix
gcc version 7.0.1 20170407 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80363
Bug ID: 80363
Summary: #'vec_cond_expr' not supported by
dump_expr#
Product: gcc
Version: 6.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80348
--- Comment #7 from Dmitry Babokin ---
These tests are still failing:
> cat f1.cpp
void foo() { 0 / unsigned(!(0 - 3) >= (0 > 0)); }
> cat f2.cpp
extern long long int var_58;
void foo() { (0 >= 10253361740180 >= long(0 >= 0)) % var_58; }
> cat f3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80361
--- Comment #4 from Jürgen Reuter ---
Created attachment 41158
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41158&action=edit
Reproducer
Just unpack, do make, and then ./rt_error. Results in
$ ./rt_error
Running test: particle_specifiers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80361
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67540
Vittorio Zecca changed:
What|Removed |Added
Target||x86_64-pc-linux-gnu
Host|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80364
Bug ID: 80364
Summary: sanitizer detects signed integer overflow in
gimple-ssa-sprintf.c
Product: gcc
Version: 7.0.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80357
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80362
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80360
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79733
Markus Trippelsdorf changed:
What|Removed |Added
CC||schnetter at gmail dot com
--- Com
101 - 113 of 113 matches
Mail list logo