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