aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-11-10trans.c (lvalue_required_p) <N_Type_Conversion>): Look through it for element...Eric Botcazou4-18/+61
2010-11-10s390.c (s390_emit_prologue): Report the stack size if -fstack-usage is used.Andreas Krebbel4-0/+16
2010-11-10decl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIAL on the reused DECL no...Eric Botcazou4-6/+57
2010-11-10re PR target/46407 (rx-elf --enable-werror-all build failure)Joern Rennecke3-4/+11
2010-11-10re PR tree-optimization/46398 (early FRE miscompiles simple testcase)Richard Biener4-4/+50
2010-11-10Add PR marker to ChangeLog entry:Joern Rennecke1-1/+2
2010-11-10re PR rtl-optimization/44764 (ok_for_base_p_1: unused parameter regno)Joern Rennecke2-1/+5
2010-11-10re PR target/44760 (iq2000.md warnings)Joern Rennecke4-36/+43
2010-11-10re PR fortran/46331 (Compilation time long with simple function in array cons...Jerry DeLisle3-48/+40
2010-11-10gty.texi (GTY Options): Clarify that variable_size produces allocators taking...Laurynas Biveinis2-7/+58
2010-11-10open_dev_null.f90: New test.Jerry DeLisle2-0/+13
2010-11-10re PR tree-optimization/40436 (0.5% code size regression caused by r147852)Jan Hubicka6-9/+36
2010-11-10c-parser.c (c_parser_struct_declaration): Handle declaration specifiers follo...Joseph Myers4-1/+18
2010-11-10exgettext: Look for .cc files.Ian Lance Taylor3-14/+41
2010-11-10Daily bump.GCC Administrator1-1/+1
2010-11-09Improve powerpc floating point roundingMichael Meissner8-240/+351
2010-11-09re PR target/43808 (-fipa-reference -fschedule-insns -fstrict-aliasing causes...Jakub Jelinek4-4/+36
2010-11-09re PR tree-optimization/46036 (verify_ssa failed: definition in block 3 follo...Sebastian Pop4-1/+26
2010-11-09re PR testsuite/45663 (New test failures)Jakub Jelinek2-7/+11
2010-11-09re PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:774 with -fno-tree-d...Jakub Jelinek4-21/+88
2010-11-09* config/fr30/fr30.c: Include "df.h".Anatoly Sokolov2-0/+5
2010-11-09re PR target/44759 (mn10300.md signed/unsigned comparisons)Joern Rennecke3-11/+16
2010-11-09re PR target/44755 (picochip.md enum types mismatch)Joern Rennecke6-55/+92
2010-11-09re PR tree-optimization/46355 (ICE: SIGSEGV in create_preheader (cfgloopmanip...Richard Guenther4-1/+31
2010-11-09re PR rtl-optimization/46237 (SPECint2006 403.gcc fails with -mzarch -m31)Andreas Krebbel2-0/+23
2010-11-09pdp11.md (lshrsi3, lshrhi3): Use add for decrement.Paul Koning2-2/+7
2010-11-09re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c...Richard Guenther4-29/+36
2010-11-09ix86_expand_split_stack_prologue (args_size): Change type to unsigned HOST_WI...Joern Rennecke2-4/+8
2010-11-09re PR tree-optimization/46312 (gcc.dg/vec-scal-opt2.c fails for ARM targets.)Richard Guenther4-0/+16
2010-11-09Call get_input_file_name to get file name.H.J. Lu2-2/+12
2010-11-09utils.c (save_gnu_tree): Improve comments.Eric Botcazou2-8/+12
2010-11-09tree.h (contains_placeholder_p): Fix comment.Eric Botcazou8-43/+98
2010-11-09pdp11.c (pdp11_assemble_integer): Clean up fix for output of byte values.Paul Koning2-4/+7
2010-11-09re PR middle-end/46360 (ICE in release_defs, at tree-ssanames.c:313)Jakub Jelinek4-3/+29
2010-11-09re PR c++/45894 ([C++0x] ICE: segmentation fault with -Wall)Jakub Jelinek4-1/+40
2010-11-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil15-101/+191
2010-11-09re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther5-2/+83
2010-11-09* config/mn10300/mn10300-modes.def: New file.Nick Clifton2-3/+29
2010-11-09Fix formatting issuesEric Botcazou1-30/+26
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch5-137/+289
2010-11-09fix changelog errorXinliang David Li3-6/+3
2010-11-08re PR c++/46382 (constexpr vs. static_assert in constexpr ctors)Jason Merrill6-8/+67
2010-11-08re PR c++/46335 ([C++0X] [4.6 Regression] ICE: in gimple_add_tmp_var, at gimp...Jason Merrill4-3/+21
2010-11-09Fix PR/46316Xinliang David Li6-4/+56
2010-11-08* config/pdp11/pdp11.md (lshrsi3, lshrhi3): Fix wrong code.Paul Koning2-9/+65
2010-11-08* config/pdp11/pdp11.md (negsi2): Fix wrong code.Paul Koning2-2/+5
2010-11-08pdp11.c (pdp11_assemble_integer): Mask byte values to 8 bits.Paul Koning2-4/+10
2010-11-09Daily bump.GCC Administrator1-1/+1
2010-11-09re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle2-2/+9
2010-11-08re PR fortran/46344 ([OOP] ICE with allocatable CLASS components)Janus Weil4-2/+34