https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89936
--- Comment #6 from Roland Illig ---
Thank you very much.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270
--- Comment #2 from Georg-Johann Lay ---
(In reply to gandalf from comment #0)
> I get an ICE
For the time being, you can work around this by a macro from AVR-LibC or some
equivalent inline asm:
#include
void test()
{
extern const char __
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55591
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89965
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: gandalf at winds dot org
Target Milestone: ---
I get an ICE on the following code with GCC 9.0.1 20190407 (experimental)
compiled for AVR. Works in GCC 8.x. If the __flash
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54880
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #8 from Domin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
Bug ID: 8
Summary: build failed with libmpfr.so.1: open failed: No such
file or directory
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270
--- Comment #3 from gandalf at winds dot org ---
(In reply to Georg-Johann Lay from comment #2)
> For the time being, you can work around this by a macro from AVR-LibC or
> some equivalent inline asm
Thanks, that workaround does indeed work (and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89733
Nikita Kniazev changed:
What|Removed |Added
Summary|[7/8/9 Regression] False|[7/8/9 Regression]
|p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89945
--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Sun Apr 7 19:19:08 2019
New Revision: 270190
URL: https://gcc.gnu.org/viewcvs?rev=270190&root=gcc&view=rev
Log:
PR target/89945
* config/i386/i386.md (anddi_1 to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89904
--- Comment #22 from anlauf at gcc dot gnu.org ---
Author: anlauf
Date: Sun Apr 7 19:42:05 2019
New Revision: 270192
URL: https://gcc.gnu.org/viewcvs?rev=270192&root=gcc&view=rev
Log:
2019-04-07 Harald Anlauf
PR fortran/89904
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89996
--- Comment #1 from Andrew Pinski ---
*** Bug 89998 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89998
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89998
Andrew Pinski changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Depends on|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54880
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
--- Comment #2 from Jonathan Wakely ---
Please read https://gcc.gnu.org/wiki/InstallingGCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9
Bug ID: 9
Summary: Compile-time hog w/ impossible asm constraints on
powerpc
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: compile-time-hog, error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89945
--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Apr 8 03:59:50 2019
New Revision: 270196
URL: https://gcc.gnu.org/viewcvs?rev=270196&root=gcc&view=rev
Log:
PR target/89945
* config/i386/i386.md (anddi_1 to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90001
--- Comment #1 from Arseny Solokha ---
int a[1500];
float b[10][15][10];
void
f7_none_none (void)
{
unsigned int v1, v3;
unsigned long long v2;
for (v1 = 0; v1 < 20; v1 += 2)
for (v2 = 0x7fffLL + 16ULL;
v2 > 0x7ff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90001
Bug ID: 90001
Summary: Compile-time hog in swing modulo scheduler
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: compile-time-hog
Severity: normal
Prio
pc
% powerpc-e300c3-linux-gnu-gfortran-9.0.0-alpha20190407 -fcoarray=single -c
kebhpdzh.f90
f951: internal compiler error: free_expr0(): Bad expr type
0x792f12 gfc_internal_error(char const*, ...)
/var/tmp/portage/cross-powerpc-e300c3-linux-gnu/gcc-9.0.0_alpha20190407/work/gcc-9-20190407
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89945
--- Comment #5 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Apr 8 05:33:01 2019
New Revision: 270197
URL: https://gcc.gnu.org/viewcvs?rev=270197&root=gcc&view=rev
Log:
PR target/89945
* config/i386/i386.md (anddi_1 to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88809
--- Comment #3 from Marc Glisse ---
(In reply to Alexander Monakov from comment #0)
> Therefore I suggest we don't use rep-scasb for inline strlen anymore by
> default (we currently do at -Os).
According to https://stackoverflow.com/q/55563598/1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89945
Uroš Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89623
--- Comment #1 from paulhua at gcc dot gnu.org ---
Author: paulhua
Date: Mon Apr 8 06:37:00 2019
New Revision: 270198
URL: https://gcc.gnu.org/viewcvs?rev=270198&root=gcc&view=rev
Log:
2019-04-08 Chenghua Xu
gcc/
PR target/89
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90003
Bug ID: 90003
Summary: internal compiler error: in tsubst_decl, at
cp/pt.c:13783
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89623
Paul Hua changed:
What|Removed |Added
CC||paul.hua.gm at gmail dot com
--- Comment #2 f
28 matches
Mail list logo