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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH v4][MIPS] fix CRT_CALL_STATIC_FUNCTION macro



> -----Original Message-----
> From: Petar Jovanovic [mailto:petar.jovanovic@rt-rk.com]
> Sent: Friday, April 24, 2015 10:51 AM
> Subject: [PATCH v4][MIPS] fix CRT_CALL_STATIC_FUNCTION macro
> 
> 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


Thank you, Petar.  I have now committed this patch.
Catherine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]