https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #50 from Jan Hubicka ---
>
> +/* Do not track column numbers higher than this one. As a result, the
> + range of column_bits is [7, 18] (or 0 if column numbers are
> + disabled). */
> +#define LINE_MAP_MAX_COLUMN_NUMBER (1U <<
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65147
--- Comment #7 from Alexey Lapshin ---
(In reply to Jonathan Wakely from comment #5)
> Author: redi
> Date: Thu Mar 26 19:27:02 2015
> New Revision: 221703
>
> URL: https://gcc.gnu.org/viewcvs?rev=221703&root=gcc&view=rev
> Log:
> PR libst
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65596
--- Comment #2 from Jerry DeLisle ---
*** Bug 65605 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65605
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65596
Jerry DeLisle changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot
gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #51 from Jan Hubicka ---
>
> Contrary to what I said before, I think now that it really makes sense for
> line-maps to return UNKNOWN_LOCATION rather than the location of something
> else
> when overflow occurs, but then LTO has to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65606
Bug ID: 65606
Summary: Internal compiler error in linux-next 2015-03-25
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65509
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65606
Mateusz Krawczuk changed:
What|Removed |Added
URL||https://gist.githubusercont
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65592
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64977
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65579
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #52 from Manuel López-Ibáñez ---
(In reply to Jan Hubicka from comment #50)
> >
> > +/* Do not track column numbers higher than this one. As a result, the
> > + range of column_bits is [7, 18] (or 0 if column numbers are
> > + d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65509
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65509
--- Comment #12 from Jason Merrill ---
Author: jason
Date: Fri Mar 27 16:36:32 2015
New Revision: 221737
URL: https://gcc.gnu.org/viewcvs?rev=221737&root=gcc&view=rev
Log:
PR c++/65509
* decl.c (make_rtl_for_nonlocal_decl): Don't defer s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65556
--- Comment #5 from Marek Polacek ---
Author: mpolacek
Date: Fri Mar 27 16:46:44 2015
New Revision: 221738
URL: https://gcc.gnu.org/viewcvs?rev=221738&root=gcc&view=rev
Log:
PR c++/65556
* semantics.c (finish_switch_cond): If the unlower
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65556
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65607
Bug ID: 65607
Summary: [5 Regression] LTO: ICE (segfault) with
-fno-use-linker-plugin in
symtab_node::semantically_equivalent_p
Product: gcc
Version: 5.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61973
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65607
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65600
Markus Trippelsdorf changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62096
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61973
--- Comment #2 from Jonathan Wakely ---
(In reply to Nadav Har'El from comment #0)
> Bonus points to anyone who can figure out how I can use __thread (not
> thread_local) on a type with a non-trivial destructor even in existing gcc
> ;-)
__threa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60112
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
--- Comment #27 from uros at gcc dot gnu.org ---
Author: uros
Date: Fri Mar 27 17:08:44 2015
New Revision: 221739
URL: https://gcc.gnu.org/viewcvs?rev=221739&root=gcc&view=rev
Log:
Install back PR target/47230 fix (Revert the revert).
Added:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59329
--- Comment #4 from Paolo Carlini ---
This works in mainline. I'm adding the testcase and closing the bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59329
--- Comment #5 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Fri Mar 27 17:21:32 2015
New Revision: 221740
URL: https://gcc.gnu.org/viewcvs?rev=221740&root=gcc&view=rev
Log:
2015-03-27 Paolo Carlini
PR c++/59329
* g++.dg/cpp1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59329
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250
--- Comment #18 from howarth at bromo dot med.uc.edu ---
(In reply to howarth from comment #17)
> Bug 65550 may be a duplicate of this one.
Like Bug 65550, the random ICEs in pch.exp are suppressed by building gcc trunk
with --enable-checking=rel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65608
Bug ID: 65608
Summary: [meta-bug] friend issues
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65593
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Fri Mar 27 17:35:14 2015
New Revision: 221741
URL: https://gcc.gnu.org/viewcvs?rev=221741&root=gcc&view=rev
Log:
PR target/65593
* config/i386/i386.c (legitimize_pic_address): If
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65608
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65593
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65609
Bug ID: 65609
Summary: std::sort is suboptimal
Product: gcc
Version: 4.4.7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29041
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|gcc-bugs at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843
Bug 29843 depends on bug 29041, which changed state.
Bug 29041 Summary: failure to check for visible declaration of friend function
to local class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29041
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14061
jdcoxm3 at hotmail dot com changed:
What|Removed |Added
CC||jdcoxm3 at hotmail dot com
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35631
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|gcc-bugs at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65407
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65610
Bug ID: 65610
Summary: Compare debug failure with -g3 -fsanitize=undefined
-fno-sanitize=vptr -O3
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65610
--- Comment #1 from Tobias Burnus ---
Note that the "-fno-sanitize=vptr" is crucial: without it doesn't give an ICE.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41723
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42328
Paolo Carlini changed:
What|Removed |Added
CC|gcc-bugs at gcc dot gnu.org|paolo.carlini at oracle
dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248
--- Comment #5 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Fri Mar 27 18:11:00 2015
New Revision: 221742
URL: https://gcc.gnu.org/viewcvs?rev=221742&root=gcc&view=rev
Log:
Add default_binds_local_p_2 and use it for x86
Protected data symb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64164
--- Comment #25 from Alexandre Oliva ---
WIP patch accidentally posted to gcc-patches:
https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01460.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50126
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51584
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65611
Bug ID: 65611
Summary: examples-4/e.53.5.c examples-4/e.53.5.f90 don't work
with -fPIE -pie
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57376
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65612
Bug ID: 65612
Summary: g++.dg/ext/mvXX.C don't work with -fPIE -pie
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65147
--- Comment #8 from Jonathan Wakely ---
(In reply to Alexey Lapshin from comment #7)
> It looks like this fix makes alignment of atomic object to be the same as
> alignment of integral non-atomic object of the same size.
That was the intention,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59815
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250
--- Comment #19 from Dominique d'Humieres ---
> Like Bug 65550, the random ICEs in pch.exp are suppressed by building
> gcc trunk with --enable-checking=release.
This is not true: I have seen the failure with gcc trunk configured with
--enable-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65609
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42328
--- Comment #9 from Richard Smith ---
Yes, I think this is ill-formed (although the standard is very unclear about
this). I think the declaration
template friend void freeList::foo();
would declare the member 'foo' of the class template parti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65613
Bug ID: 65613
Summary: valgrind error in find_call_crossed_cheap_reg
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536
--- Comment #53 from Jan Hubicka ---
> You can get an estimate of how much memory would be required to stream in/out
> directly the line_table by summing up the memory reported by
> dump_line_table_statistics for each TU before streaming out (p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65614
Bug ID: 65614
Summary: PowerPC VSX systems should use XSCPSGNDP to copy
scalar fp data to/from Altivec registers
Product: gcc
Version: 5.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64688
--- Comment #19 from Vladimir Makarov ---
Author: vmakarov
Date: Fri Mar 27 19:23:15 2015
New Revision: 221743
URL: https://gcc.gnu.org/viewcvs?rev=221743&root=gcc&view=rev
Log:
2015-03-27 Vladimir Makarov
Backport from mainline
2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65609
--- Comment #2 from jdcoxm3 at hotmail dot com ---
Thanks for looking into this so quickly. My mac, running latest os (10.10.2)
and xcode (6.2) also has the problem but looking deeper, it's based on version
4.2.1. I thought it would have been a m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65614
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65614
Michael Meissner changed:
What|Removed |Added
Priority|P3 |P2
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42328
--- Comment #10 from Paolo Carlini ---
Thanks Richard. Then I'm going to add both testcases before closing the bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65575
--- Comment #5 from Tom Honermann ---
r221733 seems to address the case in comment 2 for me.
I have one more for you. This one is a little different (no return type
involved), so let me know if you want me to open a different bug for it.
$ cat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65456
--- Comment #12 from Bill Schmidt ---
The problem is this declaration in rs6000.h, which forces unaligned vector
stores to be scalarized during expand:
/* Define this macro to be the value 1 if unaligned accesses have a cost
many time
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65586
--- Comment #4 from Tobias Burnus ---
Author: burnus
Date: Fri Mar 27 20:21:52 2015
New Revision: 221744
URL: https://gcc.gnu.org/viewcvs?rev=221744&root=gcc&view=rev
Log:
2015-03-27 Tobias Burnus
PR c/65586
gcc/c/
* c-parser
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65614
--- Comment #2 from Michael Meissner ---
Created attachment 35168
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35168&action=edit
Proposed patch to fix the problem
This patch is believed to fix 410.bwaves and 465.tonto. It will not fix
4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65575
--- Comment #6 from Andrew Sutton ---
The requires-clause comes before the = default (the = xxx) is considered part
of the function definition. So:
void f() requires true = default;
As a side note, the production following the requires-claus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65596
Jerry DeLisle changed:
What|Removed |Added
Summary|[4.9 Regression] NAMELIST |[4.9,5.0 Regression]
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65586
Tobias Burnus changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65575
Tom Honermann changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65429
drikosev at otenet dot gr changed:
What|Removed |Added
CC||drikosev at otenet dot gr
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65456
--- Comment #13 from Bill Schmidt ---
Changing the condition as follows produces a nice tight lxvd2x/stxvd2x loop in
all three places:
#define SLOW_UNALIGNED_ACCESS(MODE, ALIGN) \
(STRICT_ALIGNMENT
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588
--- Comment #8 from Jan Hubicka ---
Author: hubicka
Date: Fri Mar 27 21:35:51 2015
New Revision: 221745
URL: https://gcc.gnu.org/viewcvs?rev=221745&root=gcc&view=rev
Log:
PR ipa/65588
* symtab.c (symtab_node::get_partitioning_class): Re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65615
Bug ID: 65615
Summary: gcc says abstract class even though it isn't
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65610
Jakub Jelinek changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65147
Jonathan Wakely changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65609
--- Comment #3 from Jonathan Wakely ---
I only looked briefly but it might have been fixed by r151055
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65456
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #14 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65420
--- Comment #1 from Tim Shen ---
Author: timshen
Date: Sat Mar 28 04:17:12 2015
New Revision: 221750
URL: https://gcc.gnu.org/viewcvs?rev=221750&root=gcc&view=rev
Log:
PR libstdc++/65420
* include/bits/regex_constants.h: Use constexpr va
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588
Jan Hubicka changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
101 - 183 of 183 matches
Mail list logo