https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59746
Francois-Xavier Coudert changed:
What|Removed |Added
CC||fxcoudert at gcc dot gnu.org
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
Andrew Pinski changed:
What|Removed |Added
Keywords||assemble-failure
Severity|mino
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62115
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Sun Oct 12 01:42:31 2014
New Revision: 216124
URL: https://gcc.gnu.org/viewcvs?rev=216124&root=gcc&view=rev
Log:
PR c++/62115
* class.c (build_base_path): Preserve rvalueness.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62127
Jason Merrill changed:
What|Removed |Added
CC||larsbj at gullik dot net
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61678
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63194
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #9 from Andrew Pinski ---
Actually this is much worse than what is mentioned here. Having the constant
pool be part of the .text section really does not work if the alignment of the
constants are smaller than 4 byte aligned. The ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53513
--- Comment #16 from Oleg Endo ---
I've tried a modified example from PR 5360, using floats instead of doubles:
void loop_p (int np, int non0, float coeff[][2048], float tmp1)
{
int j, k;
for (j = non0; j < np; j++)
for (k = 0; k < j; k
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53513
Oleg Endo changed:
What|Removed |Added
Attachment #33690|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63512
Markus Trippelsdorf changed:
What|Removed |Added
Target Milestone|--- |5.0
--- Comment #1 from Markus Tri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63512
Bug ID: 63512
Summary: [5 Regression] ICE: error: virtual use of statement
not up-to-date
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53513
--- Comment #14 from Oleg Endo ---
Created attachment 33690
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33690&action=edit
a possible patch
This is a simple patch that does sts-lds fpscr mode switching (not fully
tested).
With the patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63302
--- Comment #18 from John David Anglin ---
Hi Zhenqiang,
Do you plan to submit patch to gcc-patches soon?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48979
--- Comment #18 from Francois-Xavier Coudert ---
Author: fxcoudert
Date: Sat Oct 11 16:57:32 2014
New Revision: 216120
URL: https://gcc.gnu.org/viewcvs?rev=216120&root=gcc&view=rev
Log:
PR fortran/48979
* simplify.c (gfc_simplify_atan):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63511
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63510
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #12 from David Kredba ---
The same affects games-simulation/flightgear-3.0.0-r1:
/var/tmp/portage/games-simulation/flightgear-3.0.0-r1/work/flightgear-3.0.0/src/Environment/environment.cxx:
In member function '_recalc_alt_pt':
/var/tm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63511
Bug ID: 63511
Summary: "internal consistency failure" compiling gcc-2.9.1
(gcc/tree-sra.c)
Product: gcc
Version: 4.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50847
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33702
Bug 33702 depends on bug 17843, which changed state.
Bug 17843 Summary: Warning not given for unreachable code in a switch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17843
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37515
Bug 37515 depends on bug 17843, which changed state.
Bug 17843 Summary: Warning not given for unreachable code in a switch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17843
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17843
Manuel López-Ibáñez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46542
Bug 46542 depends on bug 17843, which changed state.
Bug 17843 Summary: Warning not given for unreachable code in a switch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17843
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63508
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63506
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #59 from Kazumoto Kojima ---
Created attachment 33688
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33688&action=edit
reduced CSiBE teem-1.6.0 test (-O2 sh4-linux)
Yet another lra-assigns.c:1335 ICE when compiling nrrd/kernel.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63504
--- Comment #5 from Markus Trippelsdorf ---
Created attachment 33687
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33687&action=edit
testcase for issue 1)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63504
--- Comment #4 from Markus Trippelsdorf ---
On x86_64-unknown-linux-gnu everything seems fine,
but issues 1) and 3) can be reproduced with a cross:
../gcc/configure --target=powerpc64-unknown-linux-gnu --disable-libsanitizer
--disable-bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51366
--- Comment #9 from Denis Excoffier ---
(In reply to Richard Henderson from comment #8)
Thank you.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63510
--- Comment #1 from Iain Buclaw ---
> Reduced to the following code, which shows both the correct and wrong line.
But perhaps the wrong column information.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63510
Bug ID: 63510
Summary: Wrong line number in Wstrict-overflow message
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48099
Iain Buclaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
32 matches
Mail list logo