[Bug c/95169] New: i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 Bug ID: 95169 Summary: i386 comparison between nan and 0.0 triggers Invalid operation exception Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity:

[Bug c/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 Samuel Thibault changed: What|Removed |Added Known to work||9.3.0 Known to fail|

[Bug c/95157] Missing -Wtautological-compare warning

2020-05-16 Thread simon.marchi at polymtl dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95157 --- Comment #2 from Simon Marchi --- Ah, good point! So yeah, please consider the test case without `volatile`.

[Bug c/95157] Missing -Wtautological-compare warning

2020-05-16 Thread harald at gigawatt dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95157 Harald van Dijk changed: What|Removed |Added CC||harald at gigawatt dot nl --- Comment

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris

2020-05-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90719 --- Comment #12 from CVS Commits --- The releases/gcc-9 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:866f7405707dd2970868941635a32bd9197cd731 commit r9-8598-g866f7405707dd2970868941635a32bd9197cd731 Author: Iain Buclaw Date:

[Bug d/95167] New: libphobos: std.zip unittest depends on unzip being installed

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95167 Bug ID: 95167 Summary: libphobos: std.zip unittest depends on unzip being installed Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug c/95161] [10/11 Regression] internal compiler error: in gimplify_expr, at gimplify.c:14609

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95161 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug c/94730] [8/9/10/11 Regression] internal compiler error: in fold_convert_loc, at fold-const.c:2435

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94730 --- Comment #5 from Andrew Pinski --- *** Bug 95161 has been marked as a duplicate of this bug. ***

[Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95166 Bug ID: 95166 Summary: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug d/95155] d: wrong vtable offset in virtual function call

2020-05-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95155 --- Comment #2 from CVS Commits --- The releases/gcc-9 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:7d505b0ed8565b8c120ddd2b0b4630c93eecdec5 commit r9-8599-g7d505b0ed8565b8c120ddd2b0b4630c93eecdec5 Author: Iain Buclaw Date:

[Bug web/95165] New: Since 9.1 we do have ISO_Fortran_binding.h

2020-05-16 Thread mcccs at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95165 Bug ID: 95165 Summary: Since 9.1 we do have ISO_Fortran_binding.h Product: gcc Version: 9.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web

[Bug fortran/95165] Since 9.1 we do have ISO_Fortran_binding.h

2020-05-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95165 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Last reconfirmed|

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90719 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug d/95155] d: wrong vtable offset in virtual function call

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95155 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug d/95168] New: libphobos: std.net.curl does not understand HTTP/2 status lines

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95168 Bug ID: 95168 Summary: libphobos: std.net.curl does not understand HTTP/2 status lines Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

2020-05-16 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170 --- Comment #1 from fdlbxtqi --- Created attachment 48550 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48550=edit Picture bug printf works while iostream does not since it links to GetTickCount64.

[Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170 Andrew Pinski changed: What|Removed |Added Resolution|--- |MOVED Status|UNCONFIRMED

[Bug tree-optimization/95172] New: wrong code at -O1 on x86_64-linux-gnu

2020-05-16 Thread qrzhang at gatech dot edu
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: qrzhang at gatech dot edu Target Milestone: --- Recent regression. Bisection points to g:b6ff3ddecfa93d53867afaaa078f85f $ gcc-trunk -v gcc version 11.0.0 20200516 (experimental) [master revision 53b4d52f114

[Bug target/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 --- Comment #3 from Samuel Thibault --- And for comparison, here is the disassemble of -march=i686 -mtune=generic, which does not raise the exception: Dump of assembler code for function f: 0x11b9 <+0>: push %ebp 0x11ba

[Bug tree-optimization/95171] New: ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 2)

2020-05-16 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95171 Bug ID: 95171 Summary: ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 2) Product: gcc Version: 11.0 Status: UNCONFIRMED Keywords:

[Bug target/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 --- Comment #4 from Andrew Pinski --- 0x11e6 <+45>:fcompl -0x10(%ebp) 0x11e9 <+48>:fnstsw %ax 0x11eb <+50>:sahf That is what raises the invalid-operation exception #(insn 23 56 24 2 (set (reg:HI 0 ax [99]) #

[Bug c/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 --- Comment #2 from Samuel Thibault --- Here are the results with -march=i386 -mtune=$i. "0 1" thus means an exception is raised i386 0 0 i486 0 0 i586 0 0 pentium 0 0 lakemont 0 0 pentium-mmx 0 0 winchip-c6 0 0 winchip2 0 0

[Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

2020-05-16 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170 Bug ID: 95170 Summary: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000 Product: gcc Version: 11.0 Status: UNCONFIRMED

[Bug c++/95100] xxx_view adaptors don't work with pipeline operator

2020-05-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95100 Jonathan Wakely changed: What|Removed |Added Resolution|--- |INVALID

[Bug c++/95160] New: Explicit specialization in non-namespace scope bug

2020-05-16 Thread mikelojkovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95160 Bug ID: 95160 Summary: Explicit specialization in non-namespace scope bug Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/94474] Incorrect DWARF range information for inlined function

2020-05-16 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94474 --- Comment #11 from Bernd Edlinger --- Andrew, (In reply to Andrew Burgess from comment #10) > Further, I've seen no mention of exit views anywhere, and I think they > would also be needed. > Yes, that is also my idea, when I say the dwarf2

[Bug analyzer/95152] internal compiler error: in get_or_create_mem_ref, at analyzer/region-model.cc:6938

2020-05-16 Thread fredrik.hederstie...@securitas-direct.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95152 Fredrik Hederstierna changed: What|Removed |Added CC||fredrik.hederstierna@securi

[Bug target/95162] -mpreferred-stack-boundary=2 doesn't work with libgcc functions

2020-05-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95162 H.J. Lu changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug fortran/95053] [11 regression] ICE in f951: gfc_divide()

2020-05-16 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95053 --- Comment #28 from anlauf at gcc dot gnu.org --- A patch based on comment#15 has been posted for review: https://gcc.gnu.org/pipermail/fortran/2020-May/054321.html

[Bug c/95161] New: [10/11 Regression] internal compiler error: in gimplify_expr, at gimplify.c:14609

2020-05-16 Thread anbu1024.me at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95161 Bug ID: 95161 Summary: [10/11 Regression] internal compiler error: in gimplify_expr, at gimplify.c:14609 Product: gcc Version: 11.0 Status: UNCONFIRMED

[Bug target/95162] New: -mpreferred-stack-boundary=2 doesn't work with libgcc functions

2020-05-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95162 Bug ID: 95162 Summary: -mpreferred-stack-boundary=2 doesn't work with libgcc functions Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug target/95162] -mpreferred-stack-boundary=2 doesn't work with libgcc functions

2020-05-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95162 --- Comment #1 from H.J. Lu --- GCC manual says '-mpreferred-stack-boundary=NUM' Attempt to keep the stack boundary aligned to a 2 raised to NUM byte boundary. If '-mpreferred-stack-boundary' is not specified, the default is 4

[Bug c++/95164] New: ICE regression starting with 9.3

2020-05-16 Thread boris_oncev at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95164 Bug ID: 95164 Summary: ICE regression starting with 9.3 Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/95160] Explicit specialization in non-namespace scope bug

2020-05-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95160 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/85282] CWG 727 (full specialization in non-namespace scope)

2020-05-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85282 Marek Polacek changed: What|Removed |Added CC||mikelojkovic at gmail dot com ---

[Bug fortran/95138] ICE on transfer to unlimited polymorphic

2020-05-16 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95138 --- Comment #2 from anlauf at gcc dot gnu.org --- Another datapoint: inserting select type (o) type is (integer) print *, transfer(o, v) end select prints the right thing: 1 2 3 Also note the possibly

[Bug libgomp/95163] New: internal compiler error: in gimplify_adjust_omp_clauses, at gimplify.c:10440

2020-05-16 Thread john.donners at atos dot net
--prefix=/software/compilers/gcc-offload/f5b461d4/gnu-9.2.0 Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.0.0 20200516 (experimental) (GCC) Cheers, John

[Bug c++/95164] [9/10/11 Regression] ICE regression starting with 9.3

2020-05-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95164 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org