https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96012
Ev Drikos changed:
What|Removed |Added
CC||drikosev at gmail dot com
--- Comment #3 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92065
--- Comment #12 from Dominique d'Humieres ---
The following test compiles (swapping fun1 and fun2):
module buggy
implicit none
type :: bar
integer :: x
end type bar
type :: foo
integer :: n
contains
procedure :: fun1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92065
--- Comment #13 from Thomas Koenig ---
(In reply to Gabor from comment #10)
> Good to know that gfortran has come to an end. It means, for example, that
> i will not rely on the openacc implementation either. Or openmp5.
Those two fields are act
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98399
Bug ID: 98399
Summary: x86: Awful code generation for shifting vectors
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93480
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98400
Bug ID: 98400
Summary: GCC online docs "S/390 and zSeries Options" has a typo
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98401
Bug ID: 98401
Summary: Temporaries passed to co_await sometimes cause an
extraneous call to destructor at incorrect address
Product: gcc
Version: 10.2.0
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98401
--- Comment #1 from Milo Brandt ---
Created attachment 49812
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49812&action=edit
A zipped copy of the preprocessed source (main.ii) - which is slightly larger
than the 1000 KB file size limit alo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98402
Bug ID: 98402
Summary: [11 Regression] libgo build broken on
arm-linux-gnueabi
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92065
--- Comment #14 from Gabor ---
Hi All,
I am sorry if I hurt anyone’s feelings. My goal was to get things improved for
the future. If my dry humor offended you, my apologies. Even if you fixed the
bug today, I would still have to find a work-arou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98400
--- Comment #1 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:8b01af02b50761bbe4e078c60d030912ab359c9a
commit r11-6275-g8b01af02b50761bbe4e078c60d030912ab359c9a
Author: Jakub Jelinek
Date: Su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98400
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Sta
mpression algorithms: zlib zstd
gcc version 11.0.0 20201220 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98400
--- Comment #3 from Firas Khalil Khana ---
Awesome, thanks for your time.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98374
Jonathan Wakely changed:
What|Removed |Added
CC|jwakely at redhat dot com |
--- Comment #4 from Jonathan W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98402
--- Comment #1 from Ian Lance Taylor ---
Odd. What version of mpfr do you have installed?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92065
Dominique d'Humieres changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98383
--- Comment #2 from Cebtenzzre ---
I tried GCC 9.3.0 in Godbolt and there was no ICE, so I ran a git bisect. It
turns out this issue is a regression caused by commit
d81ab49d0586fca0f3ee2f49c4581dd02508fcca ("tree.h
(OMP_CLAUSE_LASTPRIVATE_TASKLO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98404
Bug ID: 98404
Summary: Compiler emits unexpected function call that may cause
security problems
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98404
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93685
--- Comment #4 from anlauf at gcc dot gnu.org ---
A first attempt to fix the character / non-character issue seem to require
a replacement of the following hunk from
commit eb401400f59e4d1f28bbdc788c3234e0968081d7
Author: Andre Vehreschild
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98404
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93685
--- Comment #5 from anlauf at gcc dot gnu.org ---
The following seems to do the latter job:
diff --git a/gcc/fortran/trans-expr.c b/gcc/fortran/trans-expr.c
index bfe08be2a94..f66afab85d1 100644
--- a/gcc/fortran/trans-expr.c
+++ b/gcc/fortran/tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93685
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |anlauf at gcc dot
gnu.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98405
Bug ID: 98405
Summary: missing -Wmaybe-uninitialized passing a member by
reference in a ctor initializer list
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98405
Martin Sebor changed:
What|Removed |Added
Blocks||24639
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98406
Bug ID: 98406
Summary: missing -Wmaybe-uninitialized passing a member by
reference
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98374
--- Comment #5 from cqwrteur ---
(In reply to Jonathan Wakely from comment #4)
> Please stop adding random unrelated people to the CC list of your bugs.
bugs for libstdc++. CC you. What's wrong with it?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98301
--- Comment #4 from kargl at gcc dot gnu.org ---
Created attachment 49816
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49816&action=edit
Newest patch.
This new patch implements Thomas idea of generating appropriate library calls
for the d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98399
--- Comment #1 from Hongtao.liu ---
I'll take a look.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96892
--- Comment #4 from John Dong ---
diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md
index 1a8e498ba4c..97c2f6a1174 100644
--- a/gcc/config/arm/arm.md
+++ b/gcc/config/arm/arm.md
@@ -9301,6 +9301,7 @@ (define_insn_and_split
"*stack_protec
pointer
jenyen4s.c: In function 'ia':
jenyen4s.c:11:3: internal compiler error: Aborted
11 | return __builtin_memcmp (&un, &og, sizeof og);
| ^~
0xdf83df crash_signal
/var/tmp/portage/sys-devel/gcc-11.0.0_alpha20201220/work/gcc-11-20201220/gcc/toplev.c:327
0xa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98402
--- Comment #2 from Matthias Klose ---
4.1.0, no change since July.
33 matches
Mail list logo