https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81032
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81053
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041
Andreas Schwab changed:
What|Removed |Added
Target|powerpc*-*-*|
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|2017-06-10 00:00:0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81052
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81063
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81054
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81055
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81057
Martin Liška changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81060
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81061
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81037
Richard Biener changed:
What|Removed |Added
Keywords||build
Version|unknown
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81038
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81040
--- Comment #1 from Richard Biener ---
Likely instrumentation simply is missing
goo((int*)&a);
given 'a' lives on the stack. With static foo and IPA CP applied it eventually
sees a address-taken constant pool reference.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81046
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81045
Richard Biener changed:
What|Removed |Added
Keywords||rejects-valid
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81048
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81051
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81054
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81056
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.2
Summary|[7,8 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81055
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81057
Richard Biener changed:
What|Removed |Added
Keywords||error-recovery
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81060
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81061
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556
--- Comment #42 from ro at CeBiTec dot Uni-Bielefeld.DE ---
Just for the record: at r249012 (i.e. before the patches causing PR
bootstrap/81033), I managed to successfully bootstrap
x86_64-apple-darwin16.6.0, x86_64-apple-darwin11.4.2, and
i386-a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
Richard Biener changed:
What|Removed |Added
Keywords||rejects-valid
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81040
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81065
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067
Bug ID: 81067
Summary: [8 regression] g++.dg/template/nontype10.C FAILs
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81065
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81068
Bug ID: 81068
Summary: Sanitizer memory leak in codecvt_utf8
Product: gcc
Version: 5.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: sanitizer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80759
--- Comment #33 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #32 from Daniel Santos ---
> Created attachment 41533
> --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41533&action=edit
> 41532: proposed fix v5
I've given this on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81069
Bug ID: 81069
Summary: nvptx offloading: "-O1" execution test of
"libgomp.oacc-fortran/nested-function-1.f90"
timeout/FAIL
Product: gcc
Version: 7.0
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81047
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81056
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
Bug ID: 81070
Summary: Cannot build s-intrr.adb
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
Assignee:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
--- Comment #1 from Sebastian Huber ---
The native GNAT is:
gnat --version
GNAT 7.1.1 20170530 [gcc-7-branch revision 248621]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067
Renlin Li changed:
What|Removed |Added
CC||renlin at gcc dot gnu.org
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
--- Comment #2 from Jonathan Wakely ---
EDG warns for that code:
"ns.cc", line 9: warning: a redeclaration of inline namespace "n1::in" must be
declared inline
namespace in { }
^
But trunk still rejects it even with that chan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81045
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80759
--- Comment #34 from ro at CeBiTec dot Uni-Bielefeld.DE ---
One more data point: I tried to run the ms-sysv.exp tests on
x86_64-apple-darwin and failed initially:
FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p0" (test for
exce
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
Richard Biener changed:
What|Removed |Added
Keywords||build
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
--- Comment #2 from Eric Botcazou ---
Introduced by:
2016-10-13 Ed Falis
* i-vxinco.adb, i-vxinco.ads: New files.
* impunit.adb: add i-vxinco.ads.
* s-interr-vxworks.adb: add hook for user interrupt connection routine
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81053
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81053
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Mon Jun 12 10:42:57 2017
New Revision: 249113
URL: https://gcc.gnu.org/viewcvs?rev=249113&root=gcc&view=rev
Log:
2017-06-12 Richard Biener
PR tree-optimization/81053
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66623
Bug 66623 depends on bug 81053, which changed state.
Bug 81053 Summary: ICE on valid code at -O3 on x86_64-linux-gnu: in as_a, at
is-a.h:192
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81053
What|Removed |Adde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81003
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Mon Jun 12 10:45:52 2017
New Revision: 249114
URL: https://gcc.gnu.org/viewcvs?rev=249114&root=gcc&view=rev
Log:
PR tree-optimization/81003
* tree-ssa-reassoc.c (force_int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
--- Comment #4 from Eric Botcazou ---
Author: ebotcazou
Date: Mon Jun 12 10:47:36 2017
New Revision: 249115
URL: https://gcc.gnu.org/viewcvs?rev=249115&root=gcc&view=rev
Log:
PR ada/81070
* s-interr-hwint.adb: Reinstate.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
--- Comment #5 from Eric Botcazou ---
Author: ebotcazou
Date: Mon Jun 12 10:49:17 2017
New Revision: 249116
URL: https://gcc.gnu.org/viewcvs?rev=249116&root=gcc&view=rev
Log:
PR ada/81070
* s-interr-hwint.adb: Reinstate.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81070
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81071
Bug ID: 81071
Summary: __builtin_ia32_movddup has been dropped on 4.8 -> 4.9
release transition
Product: gcc
Version: 4.9.4
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
Nathan Sidwell changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #3 from Nathan Sid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81060
Nathan Sidwell changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80897
--- Comment #8 from Eric Botcazou ---
Author: ebotcazou
Date: Mon Jun 12 11:28:33 2017
New Revision: 249119
URL: https://gcc.gnu.org/viewcvs?rev=249119&root=gcc&view=rev
Log:
PR bootstrap/80897
* exp_ch3.adb (Make_Predefined_Prim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81066
--- Comment #4 from joseph at codesourcery dot com ---
Using stack_t instead of struct sigaltstack is correct. However, the type
declaration should be obtained from . Nothing outside of glibc
should ever include headers or define glibc's __n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81003
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041
--- Comment #4 from Martin Liška ---
Author: marxin
Date: Mon Jun 12 11:56:32 2017
New Revision: 249120
URL: https://gcc.gnu.org/viewcvs?rev=249120&root=gcc&view=rev
Log:
Create an extra BB in profile-generate (PR tree-optimization/81041).
2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
Nathan Sidwell changed:
What|Removed |Added
Keywords|rejects-valid |
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81040
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
--- Comment #4 from Jonathan Wakely ---
We have this structure in libstdc++:
namespace std
{
inline namespace __8 { }
inline namespace literals {
inline namespace chrono_literals { inline namespace __8 { } }
inline namespace complex
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064
--- Comment #5 from Jonathan Wakely ---
Maybe we could take this opportunity to get rid of most of the __8 namespaces
and only have std::__8 and __gnu_cxx::__8, rather than std::__8 and numerous
std::xxx::__8 namespaces.
That would simplify the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81072
Georg-Johann Lay changed:
What|Removed |Added
Target||avr
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80909
Martin Liška changed:
What|Removed |Added
Known to work||8.0
--- Comment #3 from Martin Liška ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81072
Bug ID: 81072
Summary: [avr] Support some XMEGA devices with flash seen in
RAM address space.
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhanc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81072
--- Comment #1 from Georg-Johann Lay ---
Author: gjl
Date: Mon Jun 12 12:52:30 2017
New Revision: 249124
URL: https://gcc.gnu.org/viewcvs?rev=249124&root=gcc&view=rev
Log:
gcc/
Support multilibs and devices that see flash in RAM address
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81072
Georg-Johann Lay changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81072
Georg-Johann Lay changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81021
Martin Liška changed:
What|Removed |Added
CC||d.frey at gmx dot de
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81023
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81073
Bug ID: 81073
Summary: link failure as C++ misses to instanciate some objects
Product: gcc
Version: 7.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81021
--- Comment #4 from Martin Liška ---
Created attachment 41537
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41537&action=edit
Untested patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81052
--- Comment #2 from ryan.burn at gmail dot com ---
Created attachment 41538
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41538&action=edit
old compiler preprocessed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81052
--- Comment #3 from ryan.burn at gmail dot com ---
The only other gcc I have installed is
g++ (GCC) 7.0.1 20170408 (experimental)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. The
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77925
tnfchris at gcc dot gnu.org changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Last reconfirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77926
tnfchris at gcc dot gnu.org changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Last reconfirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81073
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80759
--- Comment #35 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> In all cases, I get link errors:
>
> Excess errors:
> Undefined first referenced
> symbol in file
> __resms64f_12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81073
Jonathan Wakely changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050
--- Comment #2 from joseph at codesourcery dot com ---
That's not a valid execution character set (unless char is at least 16
bits, which doesn't currently apply to any GCC target). "The basic
character set shall be present and each character
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55917
--- Comment #16 from Jonathan Wakely ---
Author: redi
Date: Mon Jun 12 16:37:28 2017
New Revision: 249130
URL: https://gcc.gnu.org/viewcvs?rev=249130&root=gcc&view=rev
Log:
PR libstdc++/55917 do not handle exceptions in std::thread
PR l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55917
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80803
--- Comment #30 from Martin Jambor ---
I have posted the following two patches to fix this issue to the
mailing list. The second one also includes two simple C testcases:
- https://gcc.gnu.org/ml/gcc-patches/2017-06/msg00833.html
- https://
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81063
Martin Jambor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80803
Martin Jambor changed:
What|Removed |Added
CC||su at cs dot ucdavis.edu
--- Comment #31
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81074
Bug ID: 81074
Summary: [7 regression] Nested template specialization causes
segmentation fault
Product: gcc
Version: 7.1.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80968
--- Comment #9 from davem at gcc dot gnu.org ---
Author: davem
Date: Mon Jun 12 19:30:45 2017
New Revision: 249134
URL: https://gcc.gnu.org/viewcvs?rev=249134&root=gcc&view=rev
Log:
More refinements to fixing sparc's PR target/80968.
gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80968
--- Comment #10 from davem at gcc dot gnu.org ---
Author: davem
Date: Mon Jun 12 19:32:49 2017
New Revision: 249135
URL: https://gcc.gnu.org/viewcvs?rev=249135&root=gcc&view=rev
Log:
More refinements to fixing sparc's PR target/80968.
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81075
Bug ID: 81075
Summary: [avr] Move jump-tables out of .text
Product: gcc
Version: 6.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81075
Georg-Johann Lay changed:
What|Removed |Added
Keywords||missed-optimization
Targe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81076
Bug ID: 81076
Summary: __byte_operand is not SFINAE-friendly
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Keywords: rejects-valid
Severity: normal
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80983
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81077
Bug ID: 81077
Summary: linker constants are randomized
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81077
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81077
--- Comment #2 from Grégory Mounié ---
Yes ! It correct my problem. I should have found it alone.
Sorry for the inconvenience and thanks for lightning speed answer.
Grégory
Le 12/06/2017 à 23:02, pinskia at gcc dot gnu.org a écrit :
> htt
1 - 100 of 115 matches
Mail list logo