https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54483
Mitsuru Kariya changed:
What|Removed |Added
CC||kariya_mitsuru at hotmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
--- Comment #5 from Michael Meissner ---
Author: meissner
Date: Thu Mar 26 04:15:08 2015
New Revision: 221684
URL: https://gcc.gnu.org/viewcvs?rev=221684&root=gcc&view=rev
Log:
Backport PR 65569 fix
Modified:
branches/ibm/gcc-4_9-addr/gcc/C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
Michael Meissner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
--- Comment #3 from Michael Meissner ---
Author: meissner
Date: Thu Mar 26 04:07:21 2015
New Revision: 221683
URL: https://gcc.gnu.org/viewcvs?rev=221683&root=gcc&view=rev
Log:
2015-03-25 Michael Meissner
PR target/65569
* config/rs6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65563
--- Comment #3 from Jerry DeLisle ---
(In reply to Thomas Koenig from comment #0)
> This is inspired by
> https://stackoverflow.com/questions/29238857/fortran-error-about-eof-marker/
> ,but is slightly different.
>
> This segfaults:
I cannot re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65577
Bug ID: 65577
Summary: ICE on g++.dg/torture/pr58369.C
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #14 from PaX Team ---
it seems that gcc/builtins.h doesn't get installed for plugins.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65541
Jerry DeLisle changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65541
--- Comment #6 from Jerry DeLisle ---
Author: jvdelisle
Date: Thu Mar 26 02:44:34 2015
New Revision: 221682
URL: https://gcc.gnu.org/viewcvs?rev=221682&root=gcc&view=rev
Log:
2015-03-25 Jerry DeLisle
PR libgfortran/65541
* io/write.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65576
Bug ID: 65576
Summary: ICE in gcc.c-torture/compile/pr33855.c
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65575
Bug ID: 65575
Summary: [c++-concepts] Parse error for requires clause on
functions that return a reference type
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65076
--- Comment #21 from Jan Hubicka ---
Actually, looking at the code, I do not think we want full pure/const pass
(that build loops and attmepts to prove finiteness). We only want to run
nothrow discovery that is a lot cheaper and perhaps we want t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22501
Jan Hubicka changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #44 from Jan Hubicka ---
>
> Ah, ok, it seems to work now. It just takes ages to print the lto1 line and it
> get printed way after the lto1 process is running already.
Yep, really anoying property that the stderr output is all buff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #43 from Manuel López-Ibáñez ---
(In reply to Jan Hubicka from comment #40)
> Manuel,
> the following way you get the lto1 invocation:
Ah, ok, it seems to work now. It just takes ages to print the lto1 line and it
get printed way aft
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65341
--- Comment #19 from Martin Sebor ---
Glibc bug #18116 tracks the discussion of the build failure (and the proposed
fix) there:
https://sourceware.org/bugzilla/show_bug.cgi?id=18116
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #42 from Jan Hubicka ---
Hi,
I read linemap_line_start and I think I noticed few issues with respect
to overflows and lines being added randomly.
1) line_delta is computed as to_line SOURCE_LINE (map, set->highest_line)
I think th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65574
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65341
Andrew Pinski changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #18
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #41 from Manuel López-Ibáñez ---
(In reply to Manuel López-Ibáñez from comment #37)
> But now that I think about it. If linemap_star_line returns UNKNOWN_LOCATION
> because set->highest_location > 0x7000, but then you call
> linem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #40 from Jan Hubicka ---
Manuel,
the following way you get the lto1 invocation:
jan@linux-qos1:~> gcc t.c -flto -O2 -c
jan@linux-qos1:~> gcc t.o -flto -O2 --verbose -save-temps 2>&1 | grep lto1
/usr/lib64/gcc/x86_64-suse-linux/4.8/l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65526
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65526
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65574
Bug ID: 65574
Summary: assembler options don't match predefined macros
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65526
--- Comment #2 from Martin Sebor ---
Author: msebor
Date: Wed Mar 25 23:35:54 2015
New Revision: 221677
URL: https://gcc.gnu.org/viewcvs?rev=221677&root=gcc&view=rev
Log:
PR testsuite/65526
* lib/target-supports.exp (check_effective_target_arm32
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559
Jan Hubicka changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65177
Sebastian Pop changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65279
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65279
--- Comment #4 from Jonathan Wakely ---
Author: redi
Date: Wed Mar 25 22:58:55 2015
New Revision: 221676
URL: https://gcc.gnu.org/viewcvs?rev=221676&root=gcc&view=rev
Log:
PR libstdc++/65279
* include/std/scoped_allocator (__inner_type_i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65547
--- Comment #8 from Jonathan Wakely ---
(In reply to Edward Diener from comment #7)
> So the GNU extension in this case is that the programmer does not have to
> pass an argument when a variadic parameter is used in a macro ?
Yes, as documented
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #39 from Manuel López-Ibáñez ---
(In reply to Jan Hubicka from comment #36)
> Manuel,
> I returned back looking for reason lines are going out wrong when we get
> short on locators. I do not understand the following code:
I just not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65177
--- Comment #23 from Sebastian Pop ---
Author: spop
Date: Wed Mar 25 22:49:47 2015
New Revision: 221675
URL: https://gcc.gnu.org/viewcvs?rev=221675&root=gcc&view=rev
Log:
diamonds are not valid execution threads for jump threading
PR tree-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65547
--- Comment #7 from Edward Diener ---
(In reply to Jonathan Wakely from comment #5)
> And as has been documented forever, the way to get diagnostics for GNU
> extensions that contradict the ISO standard is the -pedantic switch:
>
> https://gcc.g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65544
--- Comment #4 from Thomas Pöchtrager ---
If it matters, there are no linker errors with -fno-use-linker-plugin.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #38 from Manuel López-Ibáñez ---
(In reply to Jan Hubicka from comment #27)
> I simply use --save-temps --verbose and use lto1 invocation from there. It
> is easy ;)
When I add those two options to an invokation of xg++, I get back t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65544
--- Comment #3 from Thomas Pöchtrager ---
(In reply to Richard Biener from comment #2)
> Can you verify if the cross compiler uses a linker-plugin by specifying
> -fuse-linker-plugin? Without that errors like this are unfortunately
> expected.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65547
--- Comment #6 from Edward Diener ---
(In reply to Jonathan Wakely from comment #4)
> (In reply to Edward Diener from comment #3)
> > Where do you get the idea that the standard doesn't require an error, it
> > requires a diagnostic message ?
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65573
Bug ID: 65573
Summary: 13908.C:20:33: internal compiler error: in
cp_build_addr_expr_1, at cp/typeck.c:5527
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #37 from Manuel López-Ibáñez ---
(In reply to Jan Hubicka from comment #36)
> Here we seem to sometimes affect ORDINARY_MAP_NUMBER_OF_COLUMN_BITS of an
> existing line map. How that can work? We already have locators that do
> depen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65572
Bug ID: 65572
Summary: ptrmem5.C:7:26: internal compiler error: in
gimplify_expr, at gimplify.c:8629
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59703
--- Comment #3 from Peter A. Bigot ---
It also works for me on released 4.9.2; presumably it was fixed prior to 4.9.0
release as the date of the report suggests I was using trunk gcc at the time.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65570
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65570
--- Comment #1 from ian at gcc dot gnu.org ---
Author: ian
Date: Wed Mar 25 21:19:01 2015
New Revision: 221673
URL: https://gcc.gnu.org/viewcvs?rev=221673&root=gcc&view=rev
Log:
PR go/65570
libgo/Makefile.am: add runtime/cgo to list of stand
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65564
--- Comment #2 from Kai Tietz ---
As more I look as more I guess it is related to recent pic-code changes in
i386.c for Darwin.
I will check at what places we now assume that for PIC (especially for UNSPEC
UNSPEC_PCREL) we assume that x64-code on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53162
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
--- Comment #2 from Michael Meissner ---
Created attachment 35141
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35141&action=edit
Proposed patch to fix the problem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65076
Jan Hubicka changed:
What|Removed |Added
CC||enkovich.gnu at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65558
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65558
--- Comment #6 from Marek Polacek ---
Author: mpolacek
Date: Wed Mar 25 20:08:05 2015
New Revision: 221672
URL: https://gcc.gnu.org/viewcvs?rev=221672&root=gcc&view=rev
Log:
PR c++/65558
* name-lookup.c (handle_namespace_attrs): Ignore a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63657
Paolo Carlini changed:
What|Removed |Added
CC||galdralag at bk dot ru
--- Comment #11 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61935
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65571
Bug ID: 65571
Summary: [4.8/4.9 Regression] ICE for array of a derived type
with allocatable array in derived type object
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670
--- Comment #7 from Marek Polacek ---
Author: mpolacek
Date: Wed Mar 25 20:06:24 2015
New Revision: 221671
URL: https://gcc.gnu.org/viewcvs?rev=221671&root=gcc&view=rev
Log:
PR c++/61670
* class.c (remove_zero_width_bit_fields): Check fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65570
Bug ID: 65570
Summary: cannot find package "runtime/cgo"
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65563
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53162
--- Comment #2 from Paolo Carlini ---
Jon, this seems fixed to me in 5.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65279
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Wed Mar 25 19:35:45 2015
New Revision: 221670
URL: https://gcc.gnu.org/viewcvs?rev=221670&root=gcc&view=rev
Log:
PR libstdc++/65279
* include/std/scoped_allocator (__inner_type_i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65537
Uroš Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59703
--- Comment #2 from Daniel Krügler ---
(In reply to Paolo Carlini from comment #1)
> This worksforme with the released 4.9.0.
Agreed, I found it working in 4.9.0, 4.9.1, 4.9.2, and in HEAD 5.0.0 20150325
(experimental).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559
--- Comment #2 from Rainer Emrich ---
(In reply to Kai Tietz from comment #1)
> Yeah, I noticed such failures too.
> AFAI researched them, they are related to out-of-stack issues.
>
> The problem seems to be that within lto a lot of vec-s are pa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53017
Paolo Carlini changed:
What|Removed |Added
CC||aanisimov at inbox dot ru
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55382
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65564
Kai Tietz changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65554
--- Comment #4 from Matthias Klose ---
wasn't sure if I should file these as regressions. first time a build with
--enable-checking=yes, but it looks to me like a regression compared to a 4.9
--enable-checking=release build.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65558
--- Comment #5 from Jason Merrill ---
That patch is OK.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
Markus Trippelsdorf changed:
What|Removed |Added
Target Milestone|5.0 |---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58144
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|amit.chitnis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59312
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65561
Kai Tietz changed:
What|Removed |Added
CC||ktietz at gcc dot gnu.org
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65556
Markus Trippelsdorf changed:
What|Removed |Added
Target Milestone|5.0 |---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65554
Markus Trippelsdorf changed:
What|Removed |Added
Target Milestone|5.0 |---
--- Comment #3 from Markus Tri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
--- Comment #1 from Michael Meissner ---
Created attachment 35139
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35139&action=edit
Polynomial.ii file to show the problem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559
Kai Tietz changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65554
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569
Bug ID: 65569
Summary: Fix for PR target/65240 causes a regression in
building Spec for power4/power5/power6
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65560
Kai Tietz changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65568
Bug ID: 65568
Summary: ptrmem8.C:9:9: internal compiler error: in
build_ptrmemfunc, at cp/typeck.c:7940
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59513
Dominique d'Humieres changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65565
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65567
Bug ID: 65567
Summary: ERROR: tcl error sourcing
/test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/comp
lex.exp
Product: gcc
Version: 5.0
Status: UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65552
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65563
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65566
Bug ID: 65566
Summary: thread-local-var-1-lbv.c:34:1: internal compiler
error: Segmentation fault
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61652
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65565
Bug ID: 65565
Summary: Bogus "Sequential READ or WRITE after EOF" after error
condition
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65564
Bug ID: 65564
Summary: builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1: internal
compiler error: in simplify_subreg, at
simplify-rtx.c:5745
Product: gcc
Version: 5.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65563
Bug ID: 65563
Summary: Segfault on reopening fort.xxx file with explicit name
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65562
Bug ID: 65562
Summary: chkp-lifetime-1.c:17:1: internal compiler error: in
size_binop_loc, at fold-const.c:1761
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65552
Andrew Sutton changed:
What|Removed |Added
CC||andrew.n.sutton at gmail dot
com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65561
Bug ID: 65561
Summary: avx512fintrin.h:5344:1: internal compiler error: in
curr_insn_transform, at lra-constraints.c:3494
Product: gcc
Version: 5.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59703
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65560
Bug ID: 65560
Summary: pr24683.c:11:1: internal compiler error: in
extract_insn, at recog.c:2343
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65558
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #35 from Jan Hubicka ---
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
>
> --- Comment #31 from Martin Liška ---
> Beginning of the difference of ODR warnings:
>
> 210,211c210,211
> < gen/blink/core/CSSPropertyNames.cpp:2330
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61652
--- Comment #1 from Jonathan Wakely ---
You don't need to use --enable-libstdcxx-debug-flags, the default is to build
the debug libs with -g3 -O0 anyway, and that works fine for me. Maybe using
--enable-libstdcxx-debug-flags breaks that, I'll che
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65558
--- Comment #3 from Jonathan Wakely ---
(In reply to Marek Polacek from comment #2)
> If it is correct to ignore the abi_tag on an anonymous namespace
It's correct, anything in an anon namespace cannot be named outside the current
translation un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
1 - 100 of 222 matches
Mail list logo