aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-09-24except.c (expr_noexcept_p): Split out from finish_noexcept_expr.Jason Merrill6-4/+48
2011-09-24init.c (perform_member_init): Instantiate NSDMI here.Jason Merrill5-6/+43
2011-09-24Handle deferred parsing of NSDMIs.Jason Merrill10-58/+213
2011-09-24Implement C++11 non-static data member initializers.Jason Merrill17-44/+212
2011-09-25Daily bump.GCC Administrator1-1/+1
2011-09-24ada, remove flat_namespace library option from darwin port build/defaults :Iain Sandoe3-7/+9
2011-09-24correct ChangeLogJason Merrill1-1/+1
2011-09-24re PR c++/44267 (SFINAE does not handle down static_cast over virtual inherit...Paolo Carlini12-34/+92
2011-09-24Daily bump.GCC Administrator1-1/+1
2011-09-23go-test.exp (errchk): Handle more cases of getting correct Tcl backslash quot...Ian Lance Taylor5-14/+19
2011-09-23Better parsing of erroneous expression on left of :=.Ian Lance Taylor1-1/+26
2011-09-23correct ChangeLogJason Merrill1-1/+1
2011-09-23Core 234 - allow const objects with no initializer or user-provided default...Jason Merrill13-17/+95
2011-09-23* config/avr/avr.c: Fix some typos in comments.Georg-Johann Lay1-7/+7
2011-09-23inline-1.c: new testcase.Jan Hubicka9-67/+617
2011-09-23i386.c (ix86_print_operand): Handle %~.Jakub Jelinek3-70/+58
2011-09-23re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay4-159/+232
2011-09-23re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay4-80/+280
2011-09-23re PR c++/50258 ([C++0x] -std=gnu++0x should allow in-class initialization of...Paolo Carlini4-2/+22
2011-09-23i386.c (ix86_prepare_sse_fp_compare_args): For GE/GT/UNLE/UNLT swap arguments...Jakub Jelinek5-7/+50
2011-09-23godump.c (go_define): Treat a single character in single quotes, or a string,...Ian Lance Taylor2-0/+17
2011-09-23ipa-prop.h (jump_func_type): Updated comments.Martin Jambor4-44/+87
2011-09-23re PR target/50446 ([avr] Implement rotate patterns with offset 1)Georg-Johann Lay3-22/+130
2011-09-23bpabi.h (BE8_LINK_SPEC): Add cortex-m arch and processors.Bin Cheng2-2/+12
2011-09-23* gcc.c-torture/execute/941014-1.x: Deleted.Terry Guo2-15/+4
2011-09-23re PR c++/50491 ([C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_d...Paolo Carlini4-0/+28
2011-09-23Daily bump.GCC Administrator1-1/+1
2011-09-22sparc.md (G[0-7]_REG, [...]): New constants.David S. Miller2-151/+243
2011-09-22* ipa-prop.c (ipa_print_node_jump_functions): Fix typos.Maxim Kuvyrkov2-3/+7
2011-09-22reload.c (find_reloads): Set operand_mode to Pmode for address operands consi...Andreas Krebbel3-0/+82
2011-09-22re PR testsuite/50487 (FAIL: gfortran.dg/bessel_6.f90)Steven G. Kargl2-1/+6
2011-09-22re PR c++/50371 ([C++0x] std::nullptr_t rejected as non-type template-parameter)Paolo Carlini4-0/+17
2011-09-22re PR target/50482 (internal compiler error at recog.c:2137)Uros Bizjak4-3/+28
2011-09-22pad-2.c, [...]: Skip if multilib options contain different -march= from dg-op...Joseph Myers13-0/+22
2011-09-22re PR c++/50344 (friend declaration confused by const qualifier)Jonathan Wakely4-1/+33
2011-09-22re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c)Richard Sandiford3-33/+53
2011-09-22* ipa-inline-analysis.c: Fix overly long lines.Jan Hubicka2-28/+49
2011-09-22ipa-inline-transform.c (inline_call): Always update jump functions after inli...Jan Hubicka6-64/+78
2011-09-22predicates.md (expandable_comparison_operator): New predicate, extracted from...Richard Sandiford6-13/+118
2011-09-22re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay5-180/+336
2011-09-22re PR fortran/41733 (Proc-pointer conformance checks: Elemental-proc-ptr => n...Janus Weil7-24/+100
2011-09-22re PR middle-end/50451 (internal compiler error at tree-vect-loop.c:3557)Ira Rosen4-8/+34
2011-09-22sparc.c (sparc_vis_init_builtins): Do not mark fpack16, fpack32, fpackfix as ...David S. Miller2-6/+11
2011-09-22sh.c (andcosts): Renamed to and_xor_ior_costs.Oleg Endo2-10/+20
2011-09-21Add pixel compare VIS intrinsics.David S. Miller5-0/+182
2011-09-22Daily bump.GCC Administrator1-1/+1
2011-09-21ipa-inline-analsis.c (compute_inline_parameters): Set cfun and current_functi...Jan Hubicka2-4/+52
2011-09-21ipa-inline.c (relative_time_benefit): Fix wrong bracketting.Jan Hubicka4-7/+11
2011-09-21Update Go testsuite to release r60.Ian Lance Taylor89-79/+2403
2011-09-21Better handling of unexpected EOF in parser.Ian Lance Taylor1-0/+7