aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-05-13tree.h (init_phinodes, [...]): Move ...Diego Novillo9-55/+93
2008-05-13re PR testsuite/35127 (Ineffective dg-options in gcc.c-torture/compile)Janis Johnson12-19/+20
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey24-78/+140
2008-05-13Fix a typo.H.J. Lu1-2/+3
2008-05-13re PR middle-end/36227 (POINTER_PLUS folding introduces undefined overflow)Richard Guenther4-1/+25
2008-05-13re PR ada/24880 (infinite loop on conversion of integer type with size clause)Eric Botcazou5-1/+77
2008-05-12jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise2-2/+9
2008-05-13Daily bump.GCC Administrator1-1/+1
2008-05-12pr11832.c: XFAIL for mips and powerpc-linux, then ignore ICE message to avoid...Janis Johnson4-6/+16
2008-05-12sh.c (sh_expand_prologue): Don't clear RTX_FRAME_RELATED_P for push insns.Kaz Kojima2-1/+6
2008-05-12pr34457-1.c: Skip for target without trampolines.Andy Hutchinson6-0/+13
2008-05-12* config/avr/avr.h (MAX_OFILE_ALIGNMENT): Define.Andy Hutchinson2-0/+6
2008-05-13avr.h (machine_function): Add 'is_leaf' field.Anatoly Sokolov3-2/+13
2008-05-12sem_ch3.adb (Build_Derived_Record_Type): Accept statically matching constrain...Samuel Tardieu4-12/+38
2008-05-12sse.md (*sse_concatv4sf): Renamed to ...H.J. Lu7-5/+215
2008-05-12re PR rtl-optimization/36111 (GCC 4.4.0-20080501 failed to compile openmpi's ...Uros Bizjak4-20/+49
2008-05-12re PR ada/36001 ($(GNATMAKE) not defined with 'cd gcc && make')Samuel Tardieu4-15/+227
2008-05-12re PR fortran/36176 (TRANSFER of constant substrings)François-Xavier Coudert4-8/+70
2008-05-12re PR c++/35331 (ICE with invalid specialization of variadic template)Paolo Carlini10-16/+40
2008-05-12* utils2.c (known_alignment, contains_save_expr_p)Tomas Bily5-20/+23
2008-05-12typeck2.c (digest_init): Use CONVERT_EXPR_P.Tomas Bily5-8/+12
2008-05-12objc-act.c (objc_generate_write_barrier, [...]): Use CONVERT_EXPR_P.Tomas Bily2-4/+7
2008-05-12ChangeLog: Fix the date.Ira Rosen1-1/+1
2008-05-12pr36119.f: Rename to ...Ira Rosen3-2/+13
2008-05-12mips.exp: Move passing -DMIPS16=...Adam Nemet3-2/+9
2008-05-12Daily bump.GCC Administrator1-1/+1
2008-05-11re PR fortran/35719 (pointer to zero sized array not associated)Thomas Koenig4-9/+37
2008-05-11parser.c (cp_parser_omp_clause_reduction): Add missing "expected" in error me...Volker Reichelt2-10/+16
2008-05-11* optc-gen.awk: Fix comment typo.Volker Reichelt2-1/+5
2008-05-11* zh_CN.po: Update.Joseph Myers2-56/+60
2008-05-11scc-1.c: Require mips16_attribute, and add the associated options.Richard Sandiford3-2/+10
2008-05-11pretty-print.c (pp_integer_with_precision): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise2-1/+6
2008-05-11default_format_1.f90: Move denormals tests to gfortran.dg/default_format_deno...Francois-Xavier Coudert3-3/+10
2008-05-11Daily bump.GCC Administrator1-1/+1
2008-05-10* gfortran.dg/nint_2.f90: XFAIL on mingw.Francois-Xavier Coudert2-1/+5
2008-05-10streamio_15.f90: Take care of Windows CRLF line terminator.Francois-Xavier Coudert2-2/+15
2008-05-10fseek.f90: Take care of Windows CRLF line terminator.Francois-Xavier Coudert2-2/+15
2008-05-10fmt_t_5.f90: Take care of Windows CRLF line terminator.Francois-Xavier Coudert2-4/+6
2008-05-10re PR c++/36185 (wrong code with -O2 -fgcse-sm)Kenneth Zadeck4-1/+37
2008-05-10write_to_null.f90: Rename to write_to_null.F90.Francois-Xavier Coudert2-1/+14
2008-05-10re PR fortran/36197 ([4.4 Regressio]: gfortran.dg/initialization_12.f90)Francois-Xavier Coudert2-1/+6
2008-05-10i386.c (bdesc_ptest): Removed.H.J. Lu2-312/+316
2008-05-10tree-cfg.c (valid_fixed_convert_types_p): New function.Richard Sandiford2-0/+38
2008-05-10re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)Richard Sandiford3-0/+10
2008-05-10value-prof.c (interesting_stringop_to_profile): Do not return early for BUILT...Uros Bizjak2-2/+7
2008-05-10* gcc.dg/pr22231.c: Fix dg-error call.Tom Tromey2-1/+5
2008-05-09calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary.H.J. Lu4-3/+21
2008-05-10Daily bump.GCC Administrator1-1/+1
2008-05-09re PR preprocessor/22231 (-MG ignores missing headers even with -c)Tom Tromey4-0/+20
2008-05-09re PR tree-optimization/36187 (Partitioning problem with SFTs (again))Richard Biener2-1/+51