https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72823
Markus Trippelsdorf changed:
What|Removed |Added
Target|powerpc64le-unknown-linux-g |
|nu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72823
Bug ID: 72823
Summary: [7 Regression] r239175 causes ppc64le bootstrap
failure
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70186
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71994
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72076
--- Comment #3 from Andrew Pinski ---
(In reply to Thorsten Hirsch from comment #2)
> In that case it might be a problem of Arch's multilib, which is their way of
> allowing 32bit compilations on x64, see [1] and [2]. So my gcc package is
> calle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515
--- Comment #2 from Andrew Pinski ---
Can't reproduce this on aarch64-linux-gnu with GCC 6.1.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515
Andrew Pinski changed:
What|Removed |Added
Keywords||wrong-code
Severity|major
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69045
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771
--- Comment #5 from Alan Modra ---
> I'm wondering why this pattern even has a Z alternative
It would be nice to be able to edit bugzilla entries, to remove dumb comments
like that one.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771
Alan Modra changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #4 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18046
--- Comment #20 from Patrick Palka ---
Author: ppalka
Date: Fri Aug 5 23:29:53 2016
New Revision: 239181
URL: https://gcc.gnu.org/viewcvs?rev=239181&root=gcc&view=rev
Log:
Improve forward jump threading of switch statements (PR18046)
gcc/Chang
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71691
--- Comment #8 from Jeffrey A. Law ---
Actually it's just the code that implies a range on the "other" side of an
equality test against a boolean. So it'd just be reverting the patch for 69270
that hits uncprop -- which just improves codesize &
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71691
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #7 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72822
Bug ID: 72822
Summary: libiberty/ demangler crash
Product: gcc
Version: 6.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69847
--- Comment #25 from Vladimir Makarov ---
Author: vmakarov
Date: Fri Aug 5 21:31:31 2016
New Revision: 239180
URL: https://gcc.gnu.org/viewcvs?rev=239180&root=gcc&view=rev
Log:
2016-08-05 Vladimir Makarov
PR rtl-optimization/69847
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754
Pat Haugen changed:
What|Removed |Added
Target|aarch64-unknown-linux-gnu |aarch64-unknown-linux-gnu,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72812
Ian Lance Taylor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72812
--- Comment #2 from ian at gcc dot gnu.org ---
Author: ian
Date: Fri Aug 5 20:11:30 2016
New Revision: 239179
URL: https://gcc.gnu.org/viewcvs?rev=239179&root=gcc&view=rev
Log:
PR go/72812
* go-gcc.cc (char_needs_encoding): New
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72821
Bug ID: 72821
Summary: [7 regression] RTL check: expected elt 2 type 'B',
have '0' (rtx barrier) in BLOCK_FOR_INSN, at
rtl.h:1424
Product: gcc
Version: 7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68724
--- Comment #7 from Nathan Sidwell ---
Author: nathan
Date: Fri Aug 5 20:04:27 2016
New Revision: 239178
URL: https://gcc.gnu.org/viewcvs?rev=239178&root=gcc&view=rev
Log:
PR c++/68724
* pt.c (unify): TRAIT_EXPR is an expr.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68724
--- Comment #6 from Nathan Sidwell ---
Author: nathan
Date: Fri Aug 5 19:58:36 2016
New Revision: 239177
URL: https://gcc.gnu.org/viewcvs?rev=239177&root=gcc&view=rev
Log:
PR c++/68724
* pt.c (unify): TRAIT_EXPR is an expr.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
--- Comment #9 from Waldemar Brodkorb ---
After opening my eyes, it seems something like this works for me:
diff -Nur gcc-6.1.0.orig/libgcc/unwind-dw2-fde-dip.c
gcc-6.1.0/libgcc/unwind-dw2-fde-dip.c
--- gcc-6.1.0.orig/libgcc/unwind-dw2-fde-dip.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771
Michael Meissner changed:
What|Removed |Added
Target Milestone|6.2 |7.0
--- Comment #3 from Michael Meiss
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70108
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72812
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72810
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72810
--- Comment #3 from Patrick Palka ---
Author: ppalka
Date: Fri Aug 5 17:21:00 2016
New Revision: 239174
URL: https://gcc.gnu.org/viewcvs?rev=239174&root=gcc&view=rev
Log:
Fix PR tree-optimization/72810
gcc/ChangeLog:
PR tree-optimizat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72804
--- Comment #1 from Peter Bergner ---
Using the following patch, I'm able to clean up the first simple test case:
Index: rs6000.c
===
--- rs6000.c(revision 239144)
+++ rs6000.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72820
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72820
Bug ID: 72820
Summary: std::function can't store types with overloaded
operator new
Product: gcc
Version: 6.1.1
Status: UNCONFIRMED
Keywords: rejects-valid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71193
Jason Merrill changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71773
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72819
--- Comment #1 from James Greenhalgh ---
Author: jgreenhalgh
Date: Fri Aug 5 16:08:24 2016
New Revision: 239173
URL: https://gcc.gnu.org/viewcvs?rev=239173&root=gcc&view=rev
Log:
[AArch64] Handle HFAs of float16 types properly
Fix PR Target/72
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72818
pmatos at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72818
--- Comment #1 from pmatos at gcc dot gnu.org ---
Please disregard the -fsanitize=undefined in my initial comment. I didn't
expect -fsanitize=undefined to caught it. That was an artefact from my original
example. I expected a warning from GCC at c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72819
James Greenhalgh changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72819
Bug ID: 72819
Summary: [AArch64] HFA structs of __fp16 incorrectly passed to
functions
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72818
Bug ID: 72818
Summary: No warning for dereferencing casted pointer
Product: gcc
Version: 5.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middl
Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto
--prefix=/usr/local/gcc-trunk --disable-bootstrap
Thread model: posix
gcc version 7.0.0 20160805 (experimental) [trunk revision 239166] (GCC)
$
$ gcc-trunk -Os small.c; ./a.out
$ gcc-6.1 -O3 small.c; ./a.out
$
$ /usr/local/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250
James Greenhalgh changed:
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|2015-01-1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306
Martin Liška changed:
What|Removed |Added
Status|WAITING |NEW
Assignee|unassigned at gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306
--- Comment #16 from Artem S. Tashkinov ---
Created attachment 39059
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39059&action=edit
unrarsrc-5.4.4 + profile data
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306
--- Comment #15 from Artem S. Tashkinov ---
(In reply to Martin Liška from comment #13)
> Ok, I'll try to reproduce, but I would need:
>
> 1) echo ""> /tmp/ff.c && gcc -march=native /tmp/ff.c -c -v
Done.
> 2) please upload somewhere a sample r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67992
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306
--- Comment #14 from Artem S. Tashkinov ---
Created attachment 39058
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39058&action=edit
gcc -march=native /tmp/ff.c -c -v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Target Milestone|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71981
Martin Jambor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72699
--- Comment #5 from paul.richard.thomas at gmail dot com ---
Hi Dominique,
You are quite right about the revision that fixes this PR, whose
existence I hadn't noticed. Thanks for closing it.
Cheers
Paul
On 5 August 2016 at 14:13, dominiq at l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72769
Roy Bellingan changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813
Jan Hubicka changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48463
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72699
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306
--- Comment #13 from Martin Liška ---
(In reply to Artem S. Tashkinov from comment #12)
> (In reply to Martin Liška from comment #11)
> > I've just verified that GCC 5.3.1 and GCC 6.1.1 and latest trunk work fine
> > (x86_64-linux-gnu). I built t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57373
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72810
Patrick Palka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
7.0.0 20160805 (experimental) [trunk revision 239162] (GCC)
$ gcc-trunk small.c
small.c:4:5: error: array size missing in ‘a’
A a;
^
small.c:4:3: internal compiler error: tree check: expected tree that contains
‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at
emit-rtl.c:1282
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50259
--- Comment #9 from Dominique d'Humieres ---
> What about committing a test case (if this isn't already covered)?
IMO the change in revision r238822
* error.c (gfc_internal_error): If there are any errors in the
buffer, exit wit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306
--- Comment #12 from Artem S. Tashkinov ---
(In reply to Martin Liška from comment #11)
> I've just verified that GCC 5.3.1 and GCC 6.1.1 and latest trunk work fine
> (x86_64-linux-gnu). I built the binary and unrar a rar archive.
>
> Can you pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68794
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71802
--- Comment #4 from Richard Biener ---
Note it is CFG cleanup triggering the loop removal through merging two BBs and
propagating out the PHIs in the second.
I have a patch fixing the missed block merging in that round of CFG cleanup.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68724
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
Bug ID: 72815
Summary: libmpx on i386
Product: gcc
Version: 6.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68724
--- Comment #4 from Nathan Sidwell ---
Author: nathan
Date: Fri Aug 5 12:21:46 2016
New Revision: 239167
URL: https://gcc.gnu.org/viewcvs?rev=239167&root=gcc&view=rev
Log:
PR c++/68724
* pt.c (unify): TRAIT_EXPR is an expr.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72814
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72814
Bug ID: 72814
Summary: reflect FAILs on 32-bit Solaris/SPARC: SIGILL
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813
Bug ID: 72813
Summary: [6/7 Regression] atomic header cannot be compiled into
translation unit with -fkeep-inline-functions
Product: gcc
Version: 7.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49340
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50228
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72812
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72812
Bug ID: 72812
Summary: reflect FAILs with Solaris as
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57558
Rainer Orth changed:
What|Removed |Added
CC||ro at gcc dot gnu.org
--- Comment #6 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68273
--- Comment #37 from Matthew Fortune ---
(In reply to rguent...@suse.de from comment #36)
> On Fri, 3 Jun 2016, matthew.fortune at imgtec dot com wrote:
>
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68273
> >
> > --- Comment #35 from Matth
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52416
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70582
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71652
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*, i?86-*-*
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71700
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71821
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71827
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71834
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71881
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71906
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71979
Richard Biener changed:
What|Removed |Added
Keywords||error-recovery
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72714
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72746
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72759
Richard Biener changed:
What|Removed |Added
Keywords||error-recovery
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72752
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72763
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72764
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72800
Richard Biener changed:
What|Removed |Added
Keywords||error-recovery
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65307
--- Comment #15 from Ozkan Sezer ---
(In reply to Richard Biener from comment #14)
> Fixed.
By which commit was this fixed? Is the fix applicable to the now-closed
4.9 branch at all?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72810
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71773
--- Comment #3 from Markus Trippelsdorf ---
template struct a;
template struct b;
template struct b : a {};
template struct f;
template struct h : f {};
template struct i;
template typename i, g>::e>::j k(g, g);
template struct l {
int
1 - 100 of 116 matches
Mail list logo