gcc-patches archive
subject index for June, 2004

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

(IMA repairs) Symbol-renaming pragma rewrite and a bunch of fallout

**Ä«µå°í¹Î ¿ÏÀüÇØ°á ARS »ó´ã** sxvyyiu ivrpg

*ping* Re: K6 DFA

Fw: 0rder confirmati0n

Re: 28 GCC HEAD regressions, 7 new, with your patch on 2004-06-03T00:30:06Z.

3.4.1 PATCH: Backport fix for 14760

3.4/HEAD patches for PR 7993

Re: [3.3 PATCH RFA]: Patch for packed structures on 3.3 branch (PR middle-end/16038)

[3.3 PATCH RFA]: Patch for packed structures on 3.3 branch (PR middle-end/16038)

[3.3,3.4,mainline, C++ patch] PR C++/14865

[3.3] Patch for PR c/15549

[3.4, C++] PR 14950

[3.4/3.5 PATCH/RFA] Fix SH ICE with -O2 -fPIC (PR 15396)

[3.4/mainline] PR target/15340

[3.4] PR 15761

[applied mips patch] fix GTY marker

[arm] ARM_LEGITIMIZE_RELOAD_ADDRESS vs soft-float

[arm] EABI array cookies

[arm] Fix invalid store instructions

[arm] Fix maverick load pool range

[arm] Missing length attribute in cond_return_inverted

[arm] Patch ping

[arm] Preprocessor define for EABI.

[arm] Redundant return instructions

[arm] Tweak C++ guard variables

Re: [Bug bootstrap/16250] [3.4.1 regression] ada/doctools runs makeinfoeven in release tarball

[Bug other/15194] [fastjar] Check for "long long" before using it

Re: [Bug other/15194] [fastjar] Check for "long long" before usingit

Re: [Bug rtl-optimization/16060] [3.5 Regression] ICE 'unrecognizable insn' with -ftracer

RE: [Bug target/14798] [3.4/3.5 Regression] [unit-at-a-time?] In case of SH target with -O2 option #pragma interrupt doesn't get resetted.

Re: [Bug target/15551] [3.4/3.5? Regression] -mtune=pentium4 -O2

Re: [Bug target/15551] [3.4/3.5? Regression] -mtune=pentium4 -O2with sjlj EH breaks stack probe worker on windows32 targets

Re: [Bug target/15822] [3.5 Regression] Several alpha testsuite regressions:gcc.c-torture/execute/ieee/fp-cmp-[458].c

[C++ PATCH for 3.4.2/mainline] Revised patch for PR13092

[C++ PATCH, committed] Tweak abstract_virtual_errors to report the correct location

[C++ PATCH] [PR14497] Remove leftover of the extension to specialize without template headers

[C++ PATCH] [PR14932] Allow subscript operator in offsetof

[C++ PATCH] [PR15503] Accept 'template' in mem-initializer-id

[C++ PATCH] [PR15947] Fix use of destructor as a template name

[C++ PATCH] [PR15967] Fix ICE with ambiguous operator new

Re: [C++ PATCH] [PR2204] Check for parameters of abstract types -Take 3

Re: [C++ PATCH] [PR2204] Check for parameters of abstract types - Take 3

[C++ PATCH] [PR2204] Check for parameters of abstract types - Take 3

[C++ PATCH] [PR2204] Check for parameters of abstract types - Take 4

Re: [C++ PATCH] [PR2204] Check for parameters of abstract types -Take 3

[C++ PATCH] [PR2518] Correct lookup of operator new

[C++ PATCH] [PR3761] ICE in check_template_shadow

[C++ PATCH] [PR509] Disambiguate between template and non-template member specializations

[C++ PATCH]: Fix 16174

[C++ PATCH]: Fix 16260

[C++ PATCH]: remove some memory, speed up some parsing

[C++ PATCH]: Use vector for access check stack

[C++] Remove uses of TREE_COMPLEXITY from the C++ front end

[c] tidy if generation and warnings

[checking patch] Commonize some code

[committed 3.4/3.5] Fix PR rtl-optimization/14782

[committed] -Wreturn-type pass needs CFG, not SSA

[committed] Add builtin for unordered TFmode compare for PA hpux.

[committed] add testcases for last charset patch

[committed] Adding myself to MAINTAINERS file

[committed] automake mass update, 1 of 2

[Committed] C99 unordered comparisons are polymorphic builtins

[committed] change tpf option name, add documentation

[Committed] Constant fold "X & ~X" and friends

[Committed] Constant fold unordered FP comparisons

[Committed] Enable -WWsequence-point for C++ and ObjC++

[Committed] Factor "fold_not_const" into its own function

[committed] Fix -fno-PIC (aka -static) for powerpc-apple-darwin

[committed] Fix comment to operand_equal_p

[committed] Fix fallout from bool to char always

[committed] Fix fold_checking after Kenner added more tree checking

[committed] fix g++.dg/lookup/crash3.C's (non) usage of __SIZE_TYPE__

[Committed] Fix gcc.dg/pr14963.c

[committed] Fix ICE in tagged_types_tu_compatible_p

[committed] Fix non-constant initializer in gengtype-yacc.y

[committed] Fix PR c++/14639 emitting unused compiler-generated destructor

[committed] Fix PR c++/16205 and PR8361 with -Wall/-Wsequence-point

Re: [committed] Fix PR c++/16205 and PR8361 with-Wall/-Wsequence-point

[committed] Fix PR c/14963, ICE after an error

[committed] Fix PR target/15941

[committed] fix scheduling info

[Committed] Fix year in ChangeLog

[committed] Follow-on from PR target/16144

[committed] Getting libobjc ready for Objective-C++

[committed] improve r3000 scheduling description

[Committed] Lower C99's unordered comparisons in fold_builtin

[Committed] Lower conj, creal and cimag in builtins.c

[Committed] Minor improvements to operand_equal_p

[Committed] New function fold_builtin_abs

[committed] PR16176: Fix invalid lwl/lwr pairs

[committed] R3000 scheduling description

[committed] reapply part of patch

[committed] Small PA documentation change

[committed] target/16144: Calling __divdf3 in hard-float code

[Committed] Use constant_boolean_node in fold_relational_const

[Darwin] PATCH 15544

[Darwin] Patch c++/15428 (revised)

[doc patch] More alphabetizing

[driver patch]: Accept --m

[g77] patch ping

[gfortran, committed] Avoid redundant call to mpz_cmp

[gfortran, committed] Fix PR15477: Use GCC's version number

[gfortran, committed] Fix typos in rand.c and normalize.c

[gfortran, committed] Minor fix to module.c, was: [gfortran] PR 15481:Separate common symbols

[gfortran, committed] PR 15748 Reporting bugs and gfortran.texi

[gfortran, committed] readability updates to resolve.c

[gfortran, committed] Testsuite fix, minor update

[gfortran, committed] Update copyright years

[gfortran, doc] PR15478 Integrate gfortran build info in main docs

Re: [gfortran, doc] PR15478 Integrate gfortran build info in maindocs

[gfortran] Add a global symbol table

[gfortran] Alphabetize objects in Make-lang.in, move data.o

[gfortran] Build statement lists

[gfortran] committed: minor testsuite fix

[gfortran] Compute x**(-n) as (1/x)**n

[gfortran] Fix function types

Re: [gfortran] Fix PR 12841: Passing NULL to a subroutine

Re: [gfortran] Fix PR 13201

Re: [gfortran] Fix PR 15211

Re: [gfortran] Fix PR 15557: Substring references in DATA

[gfortran] Fix PR 15962: Non-constant expression in case

[gfortran] Fix PR 16161

[gfortran] Fix PR15963

[gfortran] Follow-up to END matching updates

Re: [gfortran] Fortran 2003 command line argument intrinsics (also fix Pr 15665).

Re: [gfortran] Fortran 2003 command line argument intrinsics (alsofix Pr 15665).

[gfortran] Fortran 2003 command line argument intrinsics.

[gfortran] g77 compatibility patch

Re: [gfortran] Implement irand(), rand(), and srand() for G77 compatibility

[gfortran] intrinsic GETARG and IARGC

[gfortran] Make frontend record entries

[gfortran] PATCH -- correct underflowing of complex types.

[gfortran] PATCH -- etime.c: check for sufficient space in array

Re: [gfortran] PATCH -- random.c: fix infinite loop and make sequences consistent

[gfortran] PATCH -- random.c: fix infinite loop and make sequencesconsistent

[gfortran] patch for bootstrap failure on i386-unknown-freebsd4.9

Re: [gfortran] patch for bootstrap failure oni386-unknown-freebsd4.9

[gfortran] patch for PR 15292 missing round and roundf

[gfortran] patch for PR 15750: IOLENGTH form of the INQUIRE statement

[gfortran] patch for PR 15755 - bus error on backspace

[gfortran] patch for PR 16080 - segfault on reading empty string

[gfortran] patch for PR 16196, error on OPEN(...STATUS='REPLACE')

Re: [gfortran] patch for PR 16196, error onOPEN(...STATUS='REPLACE')

[gfortran] patch for pr12839 / F2003 format of Inf and NaN

[gfortran] patch for pr14897 broken "T" edit descriptor

[gfortran] patch for unformatted sequential writes

[gfortran] Patch: First constraint to R1220 and R1224

[gfortran] PATCH: Fix omitted optional CHARACTER arguments

[gfortran] PATCH: Fix PR 15510

[gfortran] PR 14923 Patch: DATE_AND_TIME

[gfortran] PR 14928: Fix two-argument variant of MINLOC/MAXLOC

[gfortran] PR 15481: Separate common symbols

Re: [gfortran] PR 15665, Pr 15280 Fortran 2003 & g77 command line argument intrinsics.

[gfortran] Replace gfc_symtree in gfc_expr by gfc_symbol

[gfortran] trans-array.c: Fix spelling in comments

[gfortran] Workaround PR 13372

Re: [gfortran]: Fix PR15511 and other scanner fixes. Was:Internal compiler error related to bug 15511

[gfortran]: Fix PR15511 and other scanner fixes. Was:Internal compilererror related to bug 15511

[gfortran][wwwdocs] A few updates to the gfortran pages.

[HEAD] Teach testsuite/lib/objc.exp about Darwin frameworks

[htdocs/maintainer-scripts PATCH] Patches required to enable i18n

Re: [htdocs/maintainer-scripts PATCH] Patches required to enablei18n

[HTML] Add new C++ access check rules to changes.html (PR 14949)

Re: [HTML] Add new C++ access check rules to changes.html (PR14949)

[HTML] Patch to contribute.html: add section about new backends

[ix86] Use define_constants for register names instead of numbers

[libmudflap] ctype support

[libmudflap] splay tree forking

[libmudflap] switching to splay trees

[libobjc] committed, shared libraries

[libstdc++] PATCH to linker-map.gnu

Re: [LNO patch] Re: SSA operand interface change proposal

[LNO, mainline] gdbinit.in macros : pdn_ssa, pcfdn

[LNO, mainline] Remember rs6000 builtins decls

[lno] [patch] "while" with unknown loop bound

[lno] [patch] fixes

[lno] [patch] if-then guards for unknown loop bound

[lno] [patch] vectorizer support for pointers

[lno] Clean duplicated functions

[lno] Fix bootstrap problems and regression

[lno] fix mem-tag problem in vectorizer, and test-cases updates

[lno] More cleanups

[LNO] Move get_array_base in tree.c

[lno] Patch: fix wild load from loop duplication

[lno] PR 15779

[LNO] PR16105

[lno] remove "optimizing return statements"

[lno] Remove EXPONENTIAL_CHREC nodes

[lno] Remove INTERVAL_CHREC node

[lno] Remove INTERVAL_CHREC nodes

[lno] Remove PEELED_CHREC nodes

[lno] Remove tree-fold-const.[ch]

Re: [lno] symbolic number of iterations

[lno] Toplevel driver rewrite

[lno]: Patch: fix bootstrap heisenbug

[lno][Patch] Fix pr15881, error from the middle-end

[lno][PATCH]: Cleanup and add legality testing to linear looptransformer

[lno][PATCH]: Stop out-of-bounds array accesses in classicdir/dist vectors

[m68k,obvious] Restore m68k-specific comment removed by overzealouscleanup

[m68k] ColdFire V4 patch

Re: [m68k] Fix PR 14018: -malign-loops/-malign-jumps broken

Re: [m68k] Fix PR target/13292: -msoft-float seems to corrupt builtin defines

[m68k] Fix PR target/13292: -msoft-float seems to corrupt builtindefines

Re: [m68k] gcc-3.4.0 fails for ColdFire(does not satisfy constraints)

[m68k] Remove comments copied over from tm.texi

[m68k]: Add ffs pattern for ColdFire 528x using the ff1 insn

Re: [m68k]: patch to fix m68k_output_mi_thunk() for ColdFire

[mn10300, installed] improve PICness

[mudflap] build changes

Re: [objc-improvements-branch] FYI: Added C++ template instantiation support

Re: [objc-improvements-branch] FYI: Added C++ template instantiationsupport

[objc-improvements-branch] FYI: Added C++ template instantiation support

[objc-improvements-branch] FYI: Synced up with mainline

[objc-improvements-branch]: FYI: Fixed protocol type qualifiers, ivar access

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed -- ADDENDUM

[objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed

[objc-improvements-branch]: FYI: Yet another round of ObjC++ work committed -- ADDENDUM

Re: [objc-improvements-branch]: FYI: Yet another round of ObjC++work committed -- ADDENDUM

[objc] exception handling rewrite; gnu runtime operational

[objc][cft] exception handling rewrite

[PATCH, committed] fix the executable testsuite on darwin

[PATCH, committed] PowerPC insvdi and extendsfdf2 improvements

[Patch/PR 5620] Fix -save-temps on mingw32 host

[PATCH/RFA] genattrtab: Put a unsigned cast for unsignedcomparisons

Re: [PATCH/RFA] PR target/13250

[PATCH/RFA] SH: Avoid warnings when building

Re: [Patch/RFC] Enable PCH for mingw32

[PATCH/RFC] Step 2 in getting GNU libobjc back to be able to use on Darwin, include files

[Patch/testsuite] Fix g++.dg/abi/bitfield3.C fail on cygwin/mingw

Re: [Patch/testsuite] Fix g++.dg/abi/bitfield3.C fail oncygwin/mingw

[Patch/testsuite]: Fix gcc.dg/i386-bitfield fails on mingw32 and cygwin

Re: [Patch/testsuite]: Fix gcc.dg/i386-bitfield fails on mingw32 and cygwinj

[Patch] Fix typo in config/i386/winnt.c

[PATCH] Handling shifts in loop-iv.c

[patch] Minor improvement to typeclass.h

[PATCH] -gused and -gfull for darwin

[PATCH] [committed] get i686-darwin back to bootstrapping

[PATCH] [Darwin] Fix some compiling compat testcases

Re: [Patch] Abort in output_vec_const_move

[PATCH] Add basic-block.h dependency to gcov-io.h

[patch] Add casts to some expressions produced by fortran frontend

[patch] add freebsd/amd64 support to libffi

[PATCH] Add g++.torture testsuite

[PATCH] Add include guards to conditions.h

[PATCH] Add include guards to convert.h

[PATCH] Add include guards to dbxout.h

[PATCH] Add input.h include to basic-block.h

[PATCH] Add machine mode argument to synth_mult

[PATCH] Add machmode.h to cselib.h

[PATCH] Add minimum insn match to crossjump

[patch] adjust make_range

[PATCH] Also skip CONVERT_EXPR in strip_float_extensions

[PATCH] Alternate expansion of signed remainder by power of two

[PATCH] ARM: Make ARMv5 code fully interworking clean

[patch] better error reporting and remove some code

[patch] builtins.c: Fix PR tree-optimization/15738.

Re: [patch] builtins.c: Fix PR tree-optimization/15743.

[patch] Check for missing registers in target initializer macros

Re: [patch] Check for missing registers in target initializermacros

[PATCH] Check rtx_costs in combine.c's try_combine

[PATCH] Check rtx_costs in combine.c's try_combine (take 2)

[patch] clean up make_range

[patch] Clear BB_VISITED flag in tree-ssa-pre

[PATCH] composite_type and TYPE_QUALS

[PATCH] Constant fold copysign

[PATCH] Delete expand_tree_builtin from c-common.c

[PATCH] DWARF-2 unwinder off-by-one problem with signal frames

[PATCH] Export __enable_execute_stack

[PATCH] ffsdi2, clzdi2 and ctzdi2 for x86_64

[PATCH] fix __buitin_return_address(0) on m32r*-*-*-*

[PATCH] Fix a regression due to my recent composite_type changes

[PATCH] Fix all but 3 objc regression

[PATCH] Fix bootstrap after changes to libcpp

[PATCH] Fix bootstrap after changes to libcpp (part 2)

[PATCH] Fix comment in real.c

[PATCH] fix for web pass

[patch] Fix gcc.c-torture/execute/20030125-1.c on Linux/Sparc

[PATCH] Fix ia64 _Unwind_Backtrace

[PATCH] Fix ICE in fold_convert with pointer-to-member-function after my changes to tree-inline to use fold_convert

[PATCH] fix m32r target macros add_ssaaaa and sub_ddmmss in longlong.h

[PATCH] Fix objc testsuite and non installed libobjc on darwin

[PATCH] Fix one-sized FP arrays returning on MIPS

[patch] fix parallel bootstrap error of vec.o

[PATCH] Fix ppro cost of load+operation

Re: [PATCH] Fix PR 13987, compile time slow down on

[PATCH] Fix PR 13987, compile time slow down on powerpc-apple-darwin

Re: [PATCH] Fix PR 13987, compile time slow down onpowerpc-apple-darwin

[PATCH] Fix PR 15979, 15981

[PATCH] Fix PR 16089, emit_initial_value_sets not CFG aware

Re: [PATCH] Fix PR c++/15721 not emitting explicit template instantation

[PATCH] Fix PR c++/15721 not emitting explicit template instantation static data

Re: [PATCH] Fix PR c++/15721 not emitting explicit template instantationstatic data

[PATCH] Fix PR middle-end/15945 (3.3 regression)

Re: [PATCH] Fix PR optimization/13653

[PATCH] Fix PR target/15178

[PATCH] Fix PR target/16195 (ppc64 -mminimal-toc miscompilations)

Re: [PATCH] fix rtl enable-check faikurecombine.c:simplify_shift_const

[PATCH] Fix sparc64 bootstrap failure in synth_mult

[PATCH] Fix struct-align-2 test in gcc.dg/compat, so that it works even with GCC 3.2 and earlier

[PATCH] Fix structs, c-decl rewrite, and PCH

[patch] Fix thread_across_edge (PR 15993)

[patch] Fix typo for libffi library version

[PATCH] Fix unwinding through noreturn functions

[PATCH] Fold isnan to UNORDERED_EXPR

Re: [PATCH] for "Re: Compilation at -O3 Still Broken"

[patch] for PR15991

[patch] for PR16001

[patch] gcc/*.[ch]: Fix comment typos. Follow spellingconventions.

Re: [PATCH] GNU/k*BSD support (with ChangeLog) for gcc

[PATCH] Handle boolean_type_node in constant_boolean_node

Re: [PATCH] improve C++ code by changing fold-const.c

[PATCH] Improved signed integer remainder by power of two

[PATCH] Improved target tuning in simplify-rtx.c

[patch] Include dependencies in expr.h, Take 2

[PATCH] Index add_cost/neg_cost by machine mode in expmed.c

[PATCH] Index expmed.c's shift_cost by machine mode

Re: [Patch] Java: PR 13948

[PATCH] libmx and Darwin

[patch] Lno branch merge part 1 -- df.c improvements

[patch] Lno branch merge part 2 -- rtl level invariant motion

Re: [patch] Lno branch merge part 3 -- ssa form updating improvements

[patch] Lno branch merge part 3 -- ssa form updating improvements

Re: [patch] Lno branch merge part 3 -- ssa form updatingimprovements

Re: [patch] Lno branch merge part 3 -- ssa formupdating improvements

[patch] Lno branch merge part 4 -- loop optimizer skeleton

[PATCH] Make lack of gcc directory non-fatal again in Makefile.tpl

Re: [PATCH] Make lvalue_or_else local to front-ends

[patch] Make more includes explicit

[PATCH] Manage expansion and rest_of_compilation with the pass manager

[PATCH] mass changing convert to fold_convert in the middle-end

[patch] more rlwimi (insvsi) patterns for ppc

Re: [patch] new exec-charset testcase

[PATCH] New fold_range_test optimizations

[PATCH] New fold_range_test optimizations (take 2)

[PATCH] Partial mode enumerals in signed_or_unsigned_type

[PATCH] Port for CRX architecture

[PATCH] PR 15825: emit_move_insn problems in ifcvt.c

[PATCH] PR 15825: emit_move_insn problems in ifcvt.c (take 2)

[PATCH] PR 16174 again

[PATCH] PR c/14649: Constant folding builtins in initializers

[PATCH] PR c/456: C90 warning for non-constant initializers

[PATCH] PR java/15769 infinite loop

Re: [PATCH] PR middle-end/15239: Artificial limit in expand_mult (take 2)

[PATCH] PR middle-end/15239: Artificial limit in expand_mult (take2)

[PATCH] PR web/15263: Remove superfluous linebreak fromdoc/install.texi

[PATCH] PR/14107 Enable -Wreturn-type at -O0

[PATCH] PR/16105

[Patch] Re: [C++/debug] SDB_DEBUG (-gcoff) vs record_builtin_type vsGAS

[patch] Re: SSA operand interface change proposal

[PATCH] Re: Use-and-clobber insns and some ancient combine.c code

[PATCH] reenable GNU's libobjc on darwin

[patch] Remove f_options and other options handling improvements

Re: [patch] Remove f_options and other options handlingimprovements

[PATCH] Remove more remnants of deleted RTL passes

[patch] Remove reload.h from genconditions

[PATCH] Remove xfail from g++.dg/eh/elide1.C

[patch] s390 tpf adjustment

[PATCH] sh-linux: Update version script (commited)

[PATCH] simple speedup for Darwin's stubs/non-lazy symbol finding

Re: [PATCH] simple speedup for Darwin's stubs/non-lazy symbolfinding

[PATCH] Some middle-end improvements for bitfield handling

[patch] Splitting induction variables in unroller

[PATCH] Splitting of virtual definitions (aka. V_MUST_DEF)

[PATCH] stabs format for symbols in .comm

[patch] Statement operand iterators

[PATCH] Test complex values with non-zero imaginary value in gcc.dg/compat

[PATCH] Test variable sized arguments in gcc.dg/compat

[patch] testsuite fix for math tests on darwin

[PATCH] Thumb PR #15927: Don't request a secondary output reloadfor BASE_REGS

[PATCH] Thumb PR #15948: ICE with non-commutative cbranch operands

[PATCH] Tiny fix to fixup_var_refs

[PATCH] treat OFFSET_TYPE like POINTER_TYPE in fold_convert

[PATCH] tree-ssa g++ testsuite executed twice

[PATCH] Tweak cost of lea on Pentium4

Fw: [PATCH] Unrolling addressing optimization

[patch] Use -version-info for soname.

[PATCH] Use AH_TEMPLATE to generate config.in

[patch] Use MEM_P macro

[patch] Use REG_P macro

[PATCH] Use vector_size attribute in gcc.dg/compat only for GCC 3.5+

[PATCH] xcoff stabs -- fix typo and extra check

[PATCH]: Add annotations for expression and constants

[PATCH]: Add another verify_ssa check

[PATCH]: Add documentation for functions in tree-flow-inline.h

[PATCH]: Add dump for critical edge splitting

[PATCH]: Add missing comments to GVNPRE

[PATCH]: Create a common tree annotation

[PATCH]: Death to the E* tree nodes

[PATCH]: Fix 930523-1 regression caused by extra checking

[PATCH]: Fix m68k bootstrap failure caused by GVNPRE

[PATCH]: Fix PR 15982

[PATCH]: Fix target/14457: [3.4/3.5? Regression] ICE with simplec++ source

[PATCH]: Fix target/14542: ICE on simple source

[PATCH]: GVN-PRE

[PATCH]: Remove completed beginner project

Re: [PATCH]: Speed up SSA-CCP take 2

Re: [PATCH][ia64] fix rtl enable-check failure emit-rtl.c:reorder_insns.

Re: [PATCH][ia64] fix rtl enable-check failureemit-rtl.c:reorder_insns.

[PING] Unrolling addressing optimization patch

[PR/14107] Enable -Wreturn-type at no optimization

[PR15627] Unnest nested functions in libbanshee