https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328
Gordon Mc changed:
What|Removed |Added
Known to fail||9.2.0
--- Comment #5 from Gordon Mc ---
Als
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328
--- Comment #4 from Gordon Mc ---
This seems to be specific to GCC - I just tested with clang 7.1.0, and it
behaves as I would expect it to (both Asan and Ubsan content went to the UABSAN
log file - none went to stderr)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328
--- Comment #2 from Gordon Mc ---
Created attachment 48116
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48116&action=edit
Script to run the testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328
--- Comment #1 from Gordon Mc ---
Created attachment 48115
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48115&action=edit
Makefile
Priority: P3
Component: sanitizer
Assignee: unassigned at gcc dot gnu.org
Reporter: gmc at synopsys dot com
CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92364
--- Comment #3 from Gordon Mc ---
Hi Andrew,
Thanks for your time, and for the quick response.
Yes, I may have reduced the testcase too far. It used to have the problem even
with the values being initialized, but that was a much larger testcase
NCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gmc at synopsys dot com
Target Milestone: ---
Created attachment 47170
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47170&action=edit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81542
Gordon Mc changed:
What|Removed |Added
Target||Target: x86_64-redhat-linux
--- Comment #4 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81542
--- Comment #3 from Gordon Mc ---
GCC build being used, was configured with --enable-bootstrap
--enable-threads=posix --disable-checking --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions
--enable-languages=c,c++,fortran --di
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gmc at synopsys dot com
Target Milestone: ---
There appears to be a problem with the math.h file created by GCC, starting
with GCC version 6.x
Create testfile "test.cxx&q
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77832
--- Comment #2 from Gordon Mc ---
Created attachment 39743
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39743&action=edit
Runs the test prog with various arguments
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77832
--- Comment #1 from Gordon Mc ---
Created attachment 39742
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39742&action=edit
Makefile
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gmc at synopsys dot com
Target Milestone: ---
Created attachment 39741
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39741&action=edit
test program
The example prog shows incorrect isnan() behavior when us
13 matches
Mail list logo