Skip to content
Snippets Groups Projects
  • Kazu Hirata's avatar
    5fd9b178
    alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). · 5fd9b178
    Kazu Hirata authored
    	* alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
    	c-decl.c, c-objc-common.c, c-typeck.c, calls.c, cfglayout.c,
    	cse.c, dbxout.c, dwarf2out.c, except.c, final.c,
    	haifa-sched.c, integrate.c, passes.c, rtlanal.c, sched-rgn.c,
    	sched-vis.c, simplify-rtx.c, stor-layout.c, tree.c, varasm.c,
    	vmsdbgout.c: Replace calls via (*targetm.foo) () with
    	targetm.foo ().
    
    From-SVN: r79729
    5fd9b178
    History
    alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
    Kazu Hirata authored
    	* alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
    	c-decl.c, c-objc-common.c, c-typeck.c, calls.c, cfglayout.c,
    	cse.c, dbxout.c, dwarf2out.c, except.c, final.c,
    	haifa-sched.c, integrate.c, passes.c, rtlanal.c, sched-rgn.c,
    	sched-vis.c, simplify-rtx.c, stor-layout.c, tree.c, varasm.c,
    	vmsdbgout.c: Replace calls via (*targetm.foo) () with
    	targetm.foo ().
    
    From-SVN: r79729