aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-08-01Daily bump.GCC Administrator1-1/+1
2006-07-31Makefile.in: Revert part of previous patch...Volker Reichelt2-2/+8
2006-07-31re PR c++/6634 (wrong parsing of "long long double")Volker Reichelt4-0/+17
2006-07-31* gfortran.dg/lrshift_1.c: New file.Francois-Xavier Coudert2-6/+13
2006-07-31re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle2-0/+12
2006-07-31Daily bump.GCC Administrator1-1/+1
2006-07-31re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle3-14/+6
2006-07-30re PR target/27543 (attribute ms_struct is now also for rs6000 but not docume...Eric Christopher2-0/+15
2006-07-30ChangeLog: Commit ChangeLog forgotten in previous commit.François-Xavier Coudert1-0/+9
2006-07-30intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert13-6/+392
2006-07-30PR target/28126 (partial fix)Atsushi Nemoto2-0/+8
2006-07-30Daily bump.GCC Administrator1-1/+1
2006-07-29re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka3-2/+23
2006-07-29Daily bump.GCC Administrator1-1/+1
2006-07-28Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt16-135/+169
2006-07-28re PR c++/27668 (ICE with invalid template parameter)Lee Millward8-26/+118
2006-07-28* cp-tree.h: Fix a comment typo.Kazu Hirata2-1/+5
2006-07-28Daily bump.GCC Administrator1-1/+1
2006-07-272006-07-27 Arjan van de Ven <arjan@linux.intel.com>Arjan van de Ven4-2/+40
2006-07-27Makefile.in: Use mkinstalldirs.Carlos O'Donell2-4/+7
2006-07-27re PR driver/28437 (multiple fno-builtin-* flags broken)H.J. Lu2-0/+9
2006-07-27re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2-1/+11
2006-07-27re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2-18/+17
2006-07-27builtins.c (fold_fixed_mathfn): When long and long long are the same size...Roger Sayle4-0/+121
2006-07-27re PR target/28508 (Assembler Error: operand out of range (145 not between -1...Kazuhiro Inaoka2-6/+15
2006-07-27Daily bump.GCC Administrator1-1/+1
2006-07-26re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2-31/+57
2006-07-26re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local...Jan Hubicka6-20/+55
2006-07-26dbxout.c (output_types_sort): Add a comment.Daniel Jacobowitz2-0/+12
2006-07-26function.c (reorder_fix_fragments): Delete.Daniel Jacobowitz2-64/+15
2006-07-26re PR target/27907 (ICE in expand_simple_unop, at optabs.c:2307)Zdenek Dvorak4-0/+36
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert13-2/+332
2006-07-26re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle4-1/+21
2006-07-26Daily bump.GCC Administrator1-1/+1
2006-07-25re PR middle-end/28473 (with -O, casting result of round(x) to uint64_t produ...Roger Sayle4-13/+66
2006-07-25tree-chrec.c (chrec_convert_aggressive): Return NULL on failure.Zdenek Dvorak2-1/+5
2006-07-25ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[] ...Nick Clifton2-8/+23
2006-07-25dbxout.c (output_used_types_helper): Push queued types on a VEC.Daniel Jacobowitz2-4/+50
2006-07-25arithmetic_if.f90: Fix comments.Steven G. Kargl2-3/+7
2006-07-25re PR c++/27572 (ICE on typedef in parameter declaration)Volker Reichelt6-1/+40
2006-07-25Daily bump.GCC Administrator1-1/+1
2006-07-24re PR fortran/28416 (ICE on allocatable codes)Erik Edelmann4-1/+57
2006-07-24re PR fortran/28439 ([4.1 only] Multiple evaluations of arithmetic if condition)Steven G. Kargl2-0/+36
2006-07-24re PR middle-end/28463 (Using -fdump-tree-optimized causes a huge compile tim...Richard Guenther3-2/+8
2006-07-24re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka3-9/+22
2006-07-24re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2-0/+23
2006-07-24visibility-11.c: Enlarge test array to 1024 bytes to avoid memcpy optimization.Uros Bizjak2-1/+6
2006-07-24re PR debug/27473 (g++.dg/other/unused1.C and gcc.dg/20060410.c fail on power...Daniel Jacobowitz2-0/+41
2006-07-24re PR c++/28460 (g++ emits bogus namespace DIE)Daniel Jacobowitz3-2/+8
2006-07-24re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle2-0/+32