Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: kabel at blackhole dot sk
CC: marxin at gcc dot gnu.org
Target Milestone: ---
Created
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71889
--- Comment #3 from Marek Behun ---
> Enabling optimizations without any -O is a no-op so you effectively tested
> -O0.
So even if I use all the -f flags, without any -O, they are not turned on? So
if I want for example just to turn on half of t
ty: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: kabel at blackhole dot sk
Target Milestone: ---
Created attachment 38909
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38909&action=edit
_codecs_cn.preproce
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71889
Marek Behun changed:
What|Removed |Added
CC||kabel at blackhole dot sk
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70112
--- Comment #3 from Marek Behun ---
Created attachment 37892
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37892&action=edit
sanitizer-output.txt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70112
--- Comment #2 from Marek Behun ---
(In reply to Markus Trippelsdorf from comment #1)
Does not happen with -O0, does with -O1, -O2, -O3.
When gengal.bin is compiled with -O0 -fsanitize=undefined, then in runs
successfully, but the sanitizer pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50394
Marek Behun changed:
What|Removed |Added
CC||kabel at blackhole dot sk
--- Comment #32
IRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: kabel at blackhole dot sk
Target Milestone: ---
Created attachment 37882
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37882&action=edit
gengal-backt