aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-11-27re PR target/34001 (Incorrect x86 fastcall behavior)H.J. Lu2-2/+12
2007-11-28re PR fortran/32928 (DATA statement with array element as initializer is reje...Jerry DeLisle5-0/+44
2007-11-28re PR fortran/34227 (initialized symbol in COMMON: Missing checks)Jerry DeLisle3-0/+26
2007-11-28linux.h (CRT_GET_RFIB_DATA): Add Intel syntax inline asm to macro.Rask Ingemann Lambertsen4-6/+16
2007-11-28re PR fortran/32928 (DATA statement with array element as initializer is reje...Jerry DeLisle2-0/+30
2007-11-28re PR fortran/34227 (initialized symbol in COMMON: Missing checks)Jerry DeLisle2-0/+15
2007-11-28Daily bump.GCC Administrator1-1/+1
2007-11-28aix64.opt (maix64): Add Negative(maix32).Ben Elliston2-2/+7
2007-11-27re PR tree-optimization/34016 (ICE in execute_todo with -ftree-loop-linear fo...Jakub Jelinek4-0/+31
2007-11-28avr.c (avr_mcu_types): Add atmega32hvb.Eric B. Weddington4-0/+11
2007-11-27re PR tree-optimization/34181 (FAIL: g++.dg/opt/anchor1.C (internal compiler ...Jakub Jelinek2-0/+4
2007-11-27re PR fortran/29389 (Statement functions are not recognized as pure when they...Paul Thomas9-204/+214
2007-11-27re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol u...Paul Thomas8-9/+110
2007-11-27re PR target/34225 (ICE (segfault) in adjacent_mem_locations at rs6000.c:18191)Jakub Jelinek4-4/+75
2007-11-27s390.opt (mhard-float): Add the option to be overridden.Andreas Krebbel2-1/+6
2007-11-27re PR middle-end/34241 (ICE in forward_propagate_into_cond)Richard Guenther4-3/+35
2007-11-27s390.opt (m31, [...]): Add the option to be overridden.Andreas Krebbel2-7/+13
2007-11-27builtins.c (fold_builtin_1): Verify the argument types of BUILT_IN_ISNORMAL.Richard Guenther4-0/+86
2007-11-27elf.h (SUBTARGET_DRIVER_SELF_SPECS): New macro.Bernd Schmidt3-0/+13
2007-11-27re PR c++/34213 (static member function in anonymous namespace can't be used ...Jakub Jelinek4-5/+57
2007-11-27sysv4.opt (m32): Add Negative(m64).Ben Elliston3-4/+11
2007-11-27tree-ssa-propagate.c (set_rhs): Fix typo.Eric Botcazou2-5/+6
2007-11-27Daily bump.GCC Administrator1-1/+1
2007-11-26Fix PR 34077Michael Meissner4-24/+81
2007-11-27avr.c (avr_mcu_types): Add atmega1284p.Eric B. Weddington4-0/+11
2007-11-26[multiple changes]Tobias Burnus7-8/+22
2007-11-26c-common.c (conversion_warning): Use get_unwidened instead of get_narrower.Manuel López-Ibáñez2-28/+11
2007-11-26re PR c/23722 (bad error recovery with if blocks and else)Manuel López-Ibáñez8-10/+141
2007-11-26PR 34081/C++Andreas Krebbel18-24/+97
2007-11-26re PR target/34215 (ICE in assign_386_stack_local, at config/i386/i386.c:13481)Uros Bizjak4-23/+61
2007-11-26re PR target/34174 (gcc produces erroneous asm for movdi)Rask Ingemann Lambertsen4-36/+67
2007-11-26mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE...Nick Clifton2-5/+18
2007-11-26re PR middle-end/34233 (ICE: get_callee_fndecl, at tree.c:6592)Richard Guenther4-1/+22
2007-11-26re PR rtl-optimization/34085 (ICE with -freorder-blocks-and-partition)Steven Bosscher4-0/+55
2007-11-26Formatting.Andreas Schwab1-1/+1
2007-11-26target-supports.exp (check_effective_target_mips_soft_float): Return true for...Richard Sandiford2-2/+8
2007-11-26elfoabi.h (DRIVER_SELF_SPECS): Add missing comma.Richard Sandiford2-1/+5
2007-11-26dwarf2asm.c (splay_tree_compare_strings): New function.Alexandre Oliva2-1/+33
2007-11-26* tree.c (type_hash_add): Don't violate strict aliasing rules.Alexandre Oliva2-1/+5
2007-11-26expr.c (build_jni_stub): Use the computed jni func type for variable meth.Alexandre Oliva2-21/+32
2007-11-26* class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID.Alexandre Oliva2-1/+5
2007-11-26expr.c (type_assertion_hash): Hash type uids rather than tree pointers.Alexandre Oliva2-2/+26
2007-11-26re PR c/27898 (Compile failure with --combine and anonymous structures)Alexandre Oliva2-22/+32
2007-11-26tree-ssa-live.c (remove_unused_scope_block_p): Drop declarations and blocks o...Alexandre Oliva3-3/+23
2007-11-26* unwind-generic.h: Fix comment typos.Ben Elliston2-3/+4
2007-11-26* unwind-dw2-fde.c: Fix comment typo.Ben Elliston2-1/+5
2007-11-26Daily bump.GCC Administrator1-1/+1
2007-11-25Forgot trans-expr.c in previous commit:Tobias Burnus1-1/+1
2007-11-25re PR fortran/33152 (Initialization/declaration problems in block data)Jerry DeLisle2-0/+29
2007-11-25re PR fortran/33152 (Initialization/declaration problems in block data)Jerry DeLisle4-24/+15