https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
--- Comment #8 from vries at gcc dot gnu.org ---
Created attachment 37135
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37135&action=edit
tentative patch that fixes invalid phi argument error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69050
Yuri Gribov changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69057
Bug ID: 69057
Summary: constexpr static variable template assertion
segmentation fault
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Severity: critical
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69057
--- Comment #1 from Vittorio Romeo ---
> in constexpr expansion of ‘from_enum(array)’
> internal compiler error: Segmentation fault
static constexpr GLenum target_value{from_enum(buffer_target::array)};
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
--- Comment #32 from Sergei Trofimovich ---
(In reply to Andreas Schwab from comment #31)
> @ltoffx on symbol+addend doesn't make any sense. This computes an offset
> into the GOT, so any addend needs to be added _after_ loading the actual
> sym
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69058
Bug ID: 69058
Summary: segfault with ftree-parallelize-loops=2 in
libgo/go/strconv/decimal.go
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69058
--- Comment #1 from vries at gcc dot gnu.org ---
Created attachment 37136
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37136&action=edit
reduced test-case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
--- Comment #2 from Steve Kargl ---
On Sat, Dec 26, 2015 at 05:15:27PM +, kargl at gcc dot gnu.org wrote:
> >
> >N=daten(j)%daten
> >
>
> The code is non-conforming Fortran. daten(j)%daten is used uninitialized.
> gfortan can do an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
--- Comment #3 from Steve Kargl ---
On Sat, Dec 26, 2015 at 05:43:56PM +, sgk at troutmask dot
apl.washington.edu wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
>
> --- Comment #2 from Steve Kargl ---
> On Sat, Dec 26, 2015 at
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: ldionne.2 at gmail dot com
Target Milestone: ---
The following code does not compile with GCC trunk (g++ 6.0.0 20151226
experimental):
template
struct holder { T value
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
--- Comment #33 from Sergei Trofimovich ---
Sent glibc workaround for review as:
https://sourceware.org/ml/libc-alpha/2015-12/msg00556.html
mponent: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: ldionne.2 at gmail dot com
Target Milestone: ---
The following code does not compile on GCC trunk (g++ 6.0.0 20151226
experimental):
template
struct hold {
T value;
T&
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69061
Bug ID: 69061
Summary: gfortran not using appropriate memory space for (
architecture x86_64 Darwin )
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69061
Andrew Pinski changed:
What|Removed |Added
Keywords||link-failure
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69061
--- Comment #2 from Test User ---
Created attachment 37138
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37138&action=edit
compiler response with mcmodel=large
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69056
Patrick Palka changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69061
Jack Howarth changed:
What|Removed |Added
CC||howarth.at.gcc at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69062
Bug ID: 69062
Summary: invalid PHI argument error with
ftree-parallelize-loops=2
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69062
--- Comment #1 from vries at gcc dot gnu.org ---
Tentative patch at: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039#c8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
--- Comment #9 from vries at gcc dot gnu.org ---
(In reply to vries from comment #7)
> (In reply to vries from comment #6)
> > Created attachment 37132 [details]
> > tentative patch
>
> The tentative patch fixes the reduced test-case, but we run
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69063
Bug ID: 69063
Summary: Internal compiler error, -Wunused-parameter
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
Bug ID: 69064
Summary: Unhelpful error message when a module variable was not
included in the only list
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #1 from kottinge at utk dot edu ---
Instead of gcc in the compile command it should be gfortran.
24 matches
Mail list logo