https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737
Bug ID: 94737
Summary: BIND(C) names are not always treated as case
sensitive. Versions < 8 are ok.
Product: gcc
Version: 8.1.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94734
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #3 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94738
Bug ID: 94738
Summary: C descriptor passed to Fortran from C apepars to have
wrong type information.
Product: gcc
Version: 9.3.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94645
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94645
--- Comment #11 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:f9f166251f181ddcee64092d89aecbc1166ca706
commit r10-7932-gf9f166251f181ddcee64092d89aecbc1166ca706
Author: Patrick Palka
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90415
Jonathan Wakely changed:
What|Removed |Added
CC||alabuzhev at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91630
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94734
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94734
--- Comment #5 from Jakub Jelinek ---
All the PR89430 testcases have such a load.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94645
--- Comment #13 from Rafael Avila de Espindola ---
Thank you so much. I can confirm that scylla now builds with gcc master with
just a few fixes on the scylla side (we build with -Werror).
There is a couple of test failures. I will try to reduce
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90983
--- Comment #9 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:ae962e573ea5063fda7e86f93d9622e64cea9a7e
commit r10-7934-gae962e573ea5063fda7e86f93d9622e64cea9a7e
Author: Martin Sebor
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90983
Martin Sebor changed:
What|Removed |Added
Known to fail|10.0|
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90415
--- Comment #13 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:d1462b0782555354b4480e1f46498586d5882972
commit r10-7935-gd1462b0782555354b4480e1f46498586d5882972
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92156
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:d1462b0782555354b4480e1f46498586d5882972
commit r10-7935-gd1462b0782555354b4480e1f46498586d5882972
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90415
Jonathan Wakely changed:
What|Removed |Added
Summary|[9/10 Regression] |[9 Regression]
|std:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92156
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91807
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94734
--- Comment #6 from Jeffrey A. Law ---
THe whole point of that change is to not require a dominating load if the
object comes from the stack.
We conditionally load from the same location, then have a PHI which selects
that loaded value or "1" an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94739
Bug ID: 94739
Summary: GCC won't build on CET enabled Linux OS
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94740
Bug ID: 94740
Summary: ICE on testsuite/gcc.dg/sso/t5.c with -mcpu=future
-mpcrel -O1
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94740
--- Comment #1 from acsawdey at gcc dot gnu.org ---
Reduced test case:
struct __attribute__((scalar_storage_order("big-endian"))) {
int a;
int b[];
} c;
int d;
int e() { d = c.b[0]; }
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94734
--- Comment #7 from Jakub Jelinek ---
(In reply to Jeffrey A. Law from comment #6)
> THe whole point of that change is to not require a dominating load if the
> object comes from the stack.
Yeah, but I find that flawed. One can do it after perf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90350
Thomas Koenig changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93956
--- Comment #9 from CVS Commits ---
The releases/gcc-9 branch has been updated by Thomas Kथà¤nig
:
https://gcc.gnu.org/g:2a732dbdfcc0a3bc2b4bdb5387fffa193fea6df6
commit r9-8541-g2a732dbdfcc0a3bc2b4bdb5387fffa193fea6df6
Author: Thomas König
D
101 - 125 of 125 matches
Mail list logo