aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-21i386-3.C: Remove duplicated dg-options.Uros Bizjak7-6/+10
2011-09-21Better error message for shift context types.Ian Lance Taylor1-10/+59
2011-09-21i386.c (ix86_expand_sse_movcc): Use blendvps, blendvpd and pblendvb if possible.Jakub Jelinek6-12/+235
2011-09-21Support nil maps.Ian Lance Taylor2-7/+9
2011-09-21re PR target/50464 (Using -Ofast -march=bdver1 results in internal compiler e...Uros Bizjak5-8/+198
2011-09-21Add MULX intrinsics.Kirill Yukhin7-1/+144
2011-09-21* gnat.dg/opt19.adb: New test.Eric Botcazou2-0/+31
2011-09-21re PR tree-optimization/50433 (ACATS c460010 fails to compile)Jan Hubicka2-9/+11
2011-09-21sse.md (<code><mode>3 smaxmin:VI124_128 expander): Use nonimmediate_operand i...Jakub Jelinek2-4/+18
2011-09-21neon-thumb2-move.c: Skip the warning message on arch conflict when...Terry Guo2-0/+6
2011-09-21re PR c++/50454 (Unexpected problems with -pedantic / -pedantic-errors and __...Paolo Carlini6-21/+53