https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78644
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77766
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77586
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69318
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54809
--- Comment #3 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Wed Jan 13 02:51:11 2016
New Revision: 232309
URL: https://gcc.gnu.org/viewcvs?rev=232309&root=gcc&view=rev
Log:
remove mark_hook gty attribute
gcc/ChangeLog:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43589
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60666
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44577
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67533
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68366
--- Comment #1 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Mon Nov 16 02:28:15 2015
New Revision: 230402
URL: https://gcc.gnu.org/viewcvs?rev=230402&root=gcc&view=rev
Log:
PR 68366 - include emit-rtl.h in sdbout.c
Some o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775
--- Comment #8 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Sat Nov 7 19:36:26 2015
New Revision: 229936
URL: https://gcc.gnu.org/viewcvs?rev=229936&root=gcc&view=rev
Log:
replace BITS_PER_UNIT with __CHAR_BIT__ in tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775
--- Comment #7 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Tue Nov 3 22:43:22 2015
New Revision: 229727
URL: https://gcc.gnu.org/viewcvs?rev=229727&root=gcc&view=rev
Log:
remove usage of ROUND_TYPE_SIZE from encoding.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775
--- Comment #6 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Sat Sep 12 22:19:11 2015
New Revision: 227712
URL: https://gcc.gnu.org/viewcvs?rev=227712&root=gcc&view=rev
Log:
stop including tm.h in sendmsg.c
libobjc/C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775
--- Comment #4 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Sat Sep 12 22:19:00 2015
New Revision: 227710
URL: https://gcc.gnu.org/viewcvs?rev=227710&root=gcc&view=rev
Log:
remove STRUCT_VALUE macro
This macro was conv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775
--- Comment #5 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Sat Sep 12 22:19:06 2015
New Revision: 227711
URL: https://gcc.gnu.org/viewcvs?rev=227711&root=gcc&view=rev
Log:
remove unused defines from sendmsg.c
libobjc/C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65835
--- Comment #2 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Wed May 20 01:03:51 2015
New Revision: 223423
URL: https://gcc.gnu.org/viewcvs?rev=223423&root=gcc&view=rev
Log:
fixup hash table descriptor in winnt.c
gcc/C
IRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: tbsaunde at gcc dot gnu.org
Target Milestone: ---
Target: fr30-* pa-*
md.texi says that the condition in a named define_insn should not look at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326
--- Comment #8 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Tue Feb 10 14:49:07 2015
New Revision: 220585
URL: https://gcc.gnu.org/viewcvs?rev=220585&root=gcc&view=rev
Log:
cap frequency in make_forwarder_block
In the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889
--- Comment #23 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Tue Feb 10 03:40:20 2015
New Revision: 220566
URL: https://gcc.gnu.org/viewcvs?rev=220566&root=gcc&view=rev
Log:
Support gcov-tool without ftw.h
gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64076
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64076
--- Comment #3 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Tue Feb 10 02:23:11 2015
New Revision: 220561
URL: https://gcc.gnu.org/viewcvs?rev=220561&root=gcc&view=rev
Log:
Tolerate different definitions of symbols in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326
--- Comment #7 from tbsaunde at gcc dot gnu.org ---
(In reply to Jan Hubicka from comment #6)
> Hmm, the ICE seems to not reproduce for me :(
I can reproduce with r220551, nothing special x86_64-linux-gnu with ./cc1 -O3
test.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326
--- Comment #5 from tbsaunde at gcc dot gnu.org ---
(In reply to Jan Hubicka from comment #4)
> make_forwarder_block is definitely wrong on not capping. But I do not see
> how vectorizing can get us to a frequncy over FREQ_MAX? So probabl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61548
--- Comment #16 from tbsaunde at gcc dot gnu.org ---
(In reply to Jan Hubicka from comment #15)
> I think it is best to modify the remove_unreachable_nodes loop to first
> remove aliases before removing their target...
how is this relate
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: tbsaunde at gcc dot gnu.org
consider this test case
enum class foo;
int bar();
int main()
{
if (bar() < foo::baz)
return 0;
return 1;
}
produces
test.cpp: In functio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #7 from tbsaunde at gcc dot gnu.org ---
(In reply to tbsaunde from comment #6)
> It seems like the right thing to do is make varpool_node::create_alias() set
> ref_list.references, does that seem correct?
O.O that was for another bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64353
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61548
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63325
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63325
--- Comment #4 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Thu Jan 22 11:55:33 2015
New Revision: 219994
URL: https://gcc.gnu.org/viewcvs?rev=219994&root=gcc&view=rev
Log:
make fold ignore decl_with_vis.symtab_node
gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57664
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982
--- Comment #12 from tbsaunde at gcc dot gnu.org ---
(In reply to rguent...@suse.de from comment #11)
> On Thu, 15 Jan 2015, tbsaunde at gcc dot gnu.org wrote:
>
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982
> >
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63522
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64521
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31397
--- Comment #16 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Tue Jan 6 02:02:47 2015
New Revision: 219213
URL: https://gcc.gnu.org/viewcvs?rev=219213&root=gcc&view=rev
Log:
implement -Wsuggest-override
c-family/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64076
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64157
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64047
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63621
--- Comment #7 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Mon Dec 8 00:35:33 2014
New Revision: 218476
URL: https://gcc.gnu.org/viewcvs?rev=218476&root=gcc&view=rev
Log:
don't ICE when section attribute is used
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63621
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63855
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61324
--- Comment #2 from tbsaunde at gcc dot gnu.org ---
*** Bug 63855 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63544
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39419
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51642
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50687
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61602
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: tbsaunde at gcc dot gnu.org
CC: segher at gcc dot gnu.org
If for whatever reason you miss the requirement that you need a c++ compiler to
build the first error you
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63429
--- Comment #1 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Sat Oct 4 13:29:26 2014
New Revision: 215888
URL: https://gcc.gnu.org/viewcvs?rev=215888&root=gcc&view=rev
Log:
Fix dupplicate declaration of ggc_realloc in g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61945
--- Comment #1 from tbsaunde at gcc dot gnu.org ---
minimized test case
class A
{
virtual void NotifyDialMMISuccess();
};
class : A
{
template <0> void NotifyDialMMISuccess();
};
ICEs with g++ -Woverloaded-virtual -std=gnu++11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63298
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63229
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679
--- Comment #8 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Wed Jul 9 03:07:09 2014
New Revision: 212384
URL: https://gcc.gnu.org/viewcvs?rev=212384&root=gcc&view=rev
Log:
playcate old gcc
gcc/
PR bootstr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61598
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61612
--- Comment #1 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Wed Jun 25 16:36:49 2014
New Revision: 211986
URL: https://gcc.gnu.org/viewcvs?rev=211986&root=gcc&view=rev
Log:
fix typo in winnt.c
gcc/
PR c/61612
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61598
--- Comment #3 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Wed Jun 25 16:02:04 2014
New Revision: 211985
URL: https://gcc.gnu.org/viewcvs?rev=211985&root=gcc&view=rev
Log:
fix checking=fold
gcc/
PR bootstr
61 matches
Mail list logo