r222589 - in /trunk/gcc: ChangeLog config/mips/...

clm@gcc.gnu.org clm@gcc.gnu.org
Wed Apr 29 20:28:00 GMT 2015


Author: clm
Date: Wed Apr 29 20:28:52 2015
New Revision: 222589

URL: https://gcc.gnu.org/viewcvs?rev=222589&root=gcc&view=rev
Log:
gcc/ChangeLog:

2015-04-21  Petar Jovanovic  <petar.jovanovic@rt-rk.com>

	* config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Fix the macro to use
	la/jalr instead of jal.

gcc/testsuite/ChangeLog:

2015-04-21  Petar Jovanovic  <petar.jovanovic@rt-rk.com>

	* gcc.target/mips/call-from-init.c: New test.
	* gcc.target/mips/mips.exp: Add section_start to mips_option_groups.


Added:
    trunk/gcc/testsuite/gcc.target/mips/call-from-init.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.h
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/mips/mips.exp



More information about the Gcc-cvs mailing list