aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18re PR c++/47208 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 with...Dodji Seketeli5-2/+25
2011-02-18Daily bump.GCC Administrator1-1/+1
2011-02-18cpp.texi (Obsolete Features): Add background on the origin of assertions.Gerald Pfeifer2-3/+9
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe70-4765/+12197
2011-02-17common.opt (optimize_fast): New Variable.Joseph Myers3-7/+17
2011-02-17Added -fobjc-abi-version=N and -fobjc-nilcheck flags, and documented themNicola Pero4-2/+45
2011-02-17re PR c++/47783 (Warning 'set but not used' [-Wunused-but-set-parameter] inco...Jakub Jelinek4-0/+35
2011-02-17libquadmath.texi (FLT128_DIG, [...]): Document.Jakub Jelinek43-4319/+1919
2011-02-17re PR driver/47390 (Linking with -export-dynamic broken)Joseph Myers3-0/+14
2011-02-17* config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.Joseph Myers2-2/+6
2011-02-17re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva9-68/+109
2011-02-17sparc.h (CPP_ENDIAN_SPEC): Don't handle -mlittle-endian-data.Joseph Myers2-3/+7
2011-02-17linux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and -mno-fpu, not -fpu and -no-...Joseph Myers4-5/+12
2011-02-17re PR libstdc++/47776 (New libstc++ test failures)Paolo Carlini3-18/+22
2011-02-17re PR target/43653 (ICE at reload1.c:1188 with -O1 -ftree-vectorize and empty...Uros Bizjak4-16/+78
2011-02-17re PR c++/47172 ([C++0x] cannot call member function without object)Dodji Seketeli5-3/+52
2011-02-17re PR libfortran/47567 (Wrong output for small absolute values with F editing)Jerry DeLisle2-11/+36
2011-02-17regex.h (basic_regex::traits_type): Add typedef.Jonathan Wakely2-44/+85
2011-02-17mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead of InverseVar(MDMX).Joseph Myers2-1/+6
2011-02-17re PR libstdc++/47724 ([C++0x] Regex string anchors cause segfault)Jonathan Wakely3-0/+45
2011-02-17re PR libstdc++/47773 (Versatile string lacks a default hash function)Paolo Carlini4-0/+179
2011-02-17Daily bump.GCC Administrator1-1/+1
2011-02-17embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of --m4-340.Joseph Myers2-2/+7
2011-02-16* config/mn10300/mn10300.opt (mno-crt0): New.Joseph Myers2-0/+8
2011-02-16* config/m68k/uclinux.opt (static-libc): New Driver option.Joseph Myers2-0/+7
2011-02-16* config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.Joseph Myers2-8/+12
2011-02-16regex.h (match_results::format): Use char_traits.Jonathan Wakely2-1/+6
2011-02-16lm32.h (ASM_SPEC): Use %{muser-enabled} instead of %{muser-extend-enabled}.Joseph Myers2-2/+7
2011-02-16re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...Janus Weil8-13/+60
2011-02-16re PR c++/47326 ([C++0x] ICE in tsubst_copy (triggered by dependency of retur...Dodji Seketeli4-3/+43
2011-02-16atomic: Remove atomic_address, uplift to N3225.Benjamin Kosnik15-1465/+769
2011-02-16re PR libgomp/47758 (729 unexpected failures in the libgomp test suite on pow...Tobias Burnus2-4/+7
2011-02-16re PR libfortran/47757 (Unintentionally? not exported _gfortran_* symbols in ...Jakub Jelinek6-0/+113
2011-02-16re PR tree-optimization/47738 (ICE: verify_ssa failed: no immediate_use list ...Richard Guenther2-2/+7
2011-02-16quadmath-printf.c: Also check __GLIBC__ when checking whether workarounds for...Jakub Jelinek8-49/+260
2011-02-16* MAINTAINERS: Add myself as testsuite maintainer.Rainer Orth2-0/+5
2011-02-16re PR c++/47704 ([C++0x] Java-related error message when trying to instantiat...Jakub Jelinek5-2/+28
2011-02-15re PR c++/46807 (internal compiler error: in synthesized_method_walk)Jason Merrill5-11/+61
2011-02-16Daily bump.GCC Administrator1-1/+1
2011-02-15* MAINTAINERS: Add myself as testsuite maintainer.Mike Stump2-0/+5
2011-02-15Don't crash on erroneous thunk call.Ian Lance Taylor1-7/+24
2011-02-15re PR libfortran/47716 (libgfortran quadmath_weak.h not found on NetBSD 5.1)Tobias Burnus3-34/+108
2011-02-15RevertJeff Law2-17/+14
2011-02-15Don't crash on interface loop with forwarding types.Ian Lance Taylor1-2/+3
2011-02-15Revert cant_combine_insn_p change.H.J. Lu4-22/+10
2011-02-15Don't crash on defer of type conversion.Ian Lance Taylor1-5/+3
2011-02-15re PR fortran/47633 (Result of COMPILER_VERSION() has NULL byte appended)Steven G. Kargl2-3/+8
2011-02-15Don't crash lowering self-referential variable initializer.Ian Lance Taylor1-1/+17
2011-02-15Don't let array indexes be untyped.Ian Lance Taylor1-3/+2
2011-02-15Don't crash defining function in different package.Ian Lance Taylor1-2/+3