aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-12-14Don't crash on invalid closure.Ian Lance Taylor1-6/+11
2010-12-14Don't crash on invalid parameters/results.Ian Lance Taylor3-28/+82
2010-12-14Check for duplicate methods.Ian Lance Taylor2-12/+71
2010-12-14re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...Nathan Froyd8-41/+66
2010-12-14config.gcc (sparc-*-elf*, [...]): Don't use svr4.h.Joseph Myers2-11/+18
2010-12-14Don't crash on erroneous receiver or parameters.Ian Lance Taylor1-8/+26
2010-12-14Correct handling of undefined name as key in map composite literal.Ian Lance Taylor2-5/+22
2010-12-14Insert semicolon at EOF if necessary.Ian Lance Taylor1-1/+7
2010-12-14Correct protection against recursive types.Ian Lance Taylor1-11/+8
2010-12-14re PR fortran/46937 (gfortran.dg/pointer_intent_1.f90 FAILs with -fno-inline)Tobias Burnus4-1/+48
2010-12-14arm.c (arm_expand_prologue): Report the static stack size if -fstack-usage is...Thomas Klein2-0/+14
2010-12-14re PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_after, at gimple-iterato...Jakub Jelinek4-1/+34
2010-12-14re PR tree-optimization/46909 (Logical OR expressions are miscompiled)Jakub Jelinek6-21/+105
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek1-5/+0
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek3-8/+31
2010-12-14re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+...Jan Hubicka3-2/+10
2010-12-14re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing...Alexander Monakov5-3/+42
2010-12-14first-global.C: Update regexp to match new names of ctors.Jan Hubicka2-1/+6
2010-12-14h8300.md (define_split): Add condition for "and with single_zero" splitter to...Kaushik Phatak3-6/+82
2010-12-14Don't incorrectly parse expression as type switch.Ian Lance Taylor3-17/+28
2010-12-14This time really commit PR middle-end/45388Jan Hubicka3-16/+34
2010-12-14m32c.h (ENDFILE_SPEC, [...]): Define.Joseph Myers3-2/+27
2010-12-14re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt13-137/+817
2010-12-14Daily bump.GCC Administrator1-1/+1
2010-12-13elf.h (SIZE_TYPE, [...]): Define.Joseph Myers4-2/+26
2010-12-13gospec.c (lang_specific_driver): Add a -o option if not linking and there is ...Ian Lance Taylor2-0/+50
2010-12-13* de.po, sv.po: Update.Joseph Myers3-421/+406
2010-12-13re PR c++/46873 ([C++0x] ICE: in build_data_member_initialization, at cp/sema...Jason Merrill5-32/+85
2010-12-13fooJason Merrill1-3/+14
2010-12-13re PR fortran/46201 ([F03] ICE on procedure pointer component call)Janus Weil4-1/+24
2010-12-13re PR bootstrap/46650 (r167010 breaks --enable-build-with-cxx)Jack Howarth2-0/+10
2010-12-13decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type...Eric Botcazou3-8/+22
2010-12-13trans.c (can_be_lower_p): New predicate.Eric Botcazou2-7/+36
2010-12-13Removed testcase that was failing on i386.Ahmad Sharif2-16/+0
2010-12-13re PR lto/46879 (ICE: in separate_decls_in_region_debug_bind, at tree-parloop...Jakub Jelinek2-2/+7
2010-12-13re PR debug/46867 (ICE: in emit_note_insn_var_location, at var-tracking.c:732...Jakub Jelinek4-56/+44
2010-12-13re PR middle-end/45388 (Global constructor not found)Jan Hubicka2-0/+13
2010-12-13re PR target/46040 (crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared)Nathan Froyd2-3/+9
2010-12-13re PR fortran/46841 ([F03] ICE on allocating array of procedure pointers)Janus Weil4-1/+34
2010-12-13* gnat.dg/pack9.adb: XFAIL everywhere.Eric Botcazou2-1/+6
2010-12-13v850.h (SIZE_TYPE, [...]): Define.Joseph Myers3-3/+21
2010-12-13config.gcc (s390-*-linux*, [...]): Don't use svr4.h.Joseph Myers2-3/+8
2010-12-13linux.h (SIZE_TYPE, [...]): Undefine.Joseph Myers4-1/+25
2010-12-13linux.h (DBX_REGISTER_NUMBER): Undefine and redefine.Joseph Myers3-2/+24
2010-12-13re PR fortran/46884 (Use of charlen after free)Jakub Jelinek4-5/+35
2010-12-13encoding.c (_darwin_rs6000_special_round_type_align): New.Iain Sandoe2-4/+9
2010-12-13re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN)Alexandre Oliva4-1/+40
2010-12-13re PR debug/46782 (-fcompare-debug failure (length) with -fvar-tracking)Alexandre Oliva4-2/+29
2010-12-13Daily bump.GCC Administrator1-1/+1
2010-12-12dump-parse-tree.c (show_expr): Add space for parens.Thomas Koenig2-1/+5