aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-05-29PR preprocessor/53229 - Fix diagnostics location when pasting tokensDodji Seketeli10-5/+88
2012-05-29trap-1.c, [...]: New tests.Hans-Peter Nilsson6-0/+65
2012-05-29cris.h (TARGET_HAS_BREAK, [...]): New macros.Hans-Peter Nilsson4-0/+25
2012-05-29Daily bump.GCC Administrator1-1/+1
2012-05-28re PR c++/25137 (Warning "missing braces around initializer" causing problems...Paolo Carlini7-3/+91
2012-05-28Fix grammo in last CL entry.Hans-Peter Nilsson1-1/+1
2012-05-28* doc/md.texi (Standard Names): Fix typos in documentation for atomic patterns.Hans-Peter Nilsson2-5/+6
2012-05-28md.texi (stack_protect_test): Remove negation of branch to label.Hans-Peter Nilsson2-1/+6
2012-05-28re PR c++/53505 (bitfield with bool type generated broken object file)Jakub Jelinek2-0/+47
2012-05-28re PR c++/53503 ([C++0x] unexpected AST of kind ltgt_expr)Paolo Carlini2-0/+6
2012-05-28Daily bump.GCC Administrator1-1/+1
2012-05-27tree.c (build_constructor): Propagate TREE_SIDE_EFFECTS.Nathan Sidwell4-4/+41
2012-05-27Daily bump.GCC Administrator1-1/+1
2012-05-26re PR c++/53491 (ICE in build_target_expr_with_type, at cp/tree.c:587)Paolo Carlini4-1/+30
2012-05-26re PR c++/53220 (g++ mis-compiles compound literals)Jason Merrill9-8/+87
2012-05-26re PR ada/50294 (ICE in output_constructor_regular_field)Eric Botcazou2-0/+21
2012-05-26cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocks if CLEANUP_NO...Eric Botcazou3-31/+77
2012-05-26* gnat.dg/renaming5.adb: Adjust dg-final directive.Eric Botcazou2-1/+5
2012-05-26df-scan.c (df_def_record_1): Assert a parallel must contain an EXPR_LIST at t...Dimitrios Apostolou2-86/+158
2012-05-26decl.c (variant_desc): Rename 'record' to 'new_type'.Eric Botcazou2-8/+24
2012-05-26Daily bump.GCC Administrator1-1/+1
2012-05-25re PR c++/32054 (Storage classes on anonymous unions in classes)Paolo Carlini4-0/+42
2012-05-25compiler: Don't create a closure if not needed.Ian Lance Taylor1-23/+11
2012-05-25morestack.S (__morestack_non_split): Check whether caller is varargs and need...Ian Lance Taylor2-0/+57
2012-05-25re PR lto/52178 (Ada bootstrap failure in LTO mode)Eric Botcazou3-2/+20
2012-05-25t-linux64: Delete the 32-bit multilib that uses software floating point emula...Michael Meissner2-7/+10
2012-05-25re PR objc++/53441 (obj-c++.dg/ivar-invalid-type-1.mm ICE)Uros Bizjak2-1/+8
2012-05-25re PR middle-end/53008 (abort in _ITM_getTMCloneSafe)Aldy Hernandez3-2/+25
2012-05-25* decl.c: Revert unwanted commit.Uros Bizjak1-2/+1
2012-05-25re PR target/53474 (Solaris/x86 bootstrap with Sun as broken: j.e)Uros Bizjak3-23/+34
2012-05-25re PR target/53435 ((ix86_expand_vec_perm) and (ix86_expand_vec_perm) do not ...Alexander Ivchenko2-10/+12
2012-05-25Fix formattingEric Botcazou1-9/+9
2012-05-25re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)Eric Botcazou11-199/+190
2012-05-25i386.c (struct ix86_frame): Remove unused frame field.Tristan Gingold4-3/+22
2012-05-25ia64-common.c (ia64_except_unwind_info): Fix typo.Tristan Gingold2-2/+6
2012-05-25fold-const.c (optimize_bit_field_compare): Abort early in the strict volatile...Thomas Schwinge2-1/+11
2012-05-25Daily bump.GCC Administrator1-1/+1
2012-05-24rs6000.c (rs6000_option_override_internal): Change rs6000_sched_costly_dep de...Pat Haugen7-101/+226
2012-05-24Make unwound macro expansion trace less redundantDodji Seketeli11-47/+103
2012-05-24re PR c++/53464 (Invalid default value for non-type template parameter is acc...Paolo Carlini2-0/+27
2012-05-24re PR c++/32080 (Can goto a function try-block)Paolo Carlini4-13/+42
2012-05-24re PR middle-end/53460 (Internal compiler error: in calc_dfs_tree, at dominan...Richard Guenther4-1/+38
2012-05-24re PR bootstrap/53466 (Bootstrap failure)Richard Guenther2-0/+44
2012-05-24tree-flow.h (create_var_ann): Remove.Richard Guenther9-42/+34
2012-05-24re PR tree-optimization/53465 (wrong code with -O1 -ftree-vrp)Jakub Jelinek4-6/+60
2012-05-24recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi...Jim MacArthur3-3/+19
2012-05-24varpool.c (add_new_static_var): Remove call to create_var_ann.Richard Guenther3-2/+5
2012-05-24re PR bootstrap/53466 (Bootstrap failure)Richard Guenther2-4/+26
2012-05-24tree.h (alias_diag_flags): Remove.Jan Hubicka8-303/+54
2012-05-24Daily bump.GCC Administrator1-1/+1