Re: [ping] 3 pending patches

2013-08-20 Thread Jeff Law
On 08/07/2013 02:47 PM, Eric Botcazou wrote: Fix error recovery issue with alias: http://gcc.gnu.org/ml/gcc-patches/2013-06/msg01417.html This is fine too. Please install. Thanks, Jeff

Re: [ping] 3 pending patches

2013-08-20 Thread Jeff Law
On 08/07/2013 02:47 PM, Eric Botcazou wrote: Improve debug info for small structures passed by reference: http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00895.html OK. Please check in the regression tests that you created as well. jeff

[ping] 3 pending patches

2013-08-07 Thread Eric Botcazou
Fix error recovery issue with alias: http://gcc.gnu.org/ml/gcc-patches/2013-06/msg01417.html Improve debug info for small structures passed by reference: http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00895.html Implement static stack checking for the ARM: http://gcc.gnu.org/ml/gcc-patches/20

Re: [ping] 3 pending patches

2012-05-10 Thread Richard Henderson
On 05/08/2012 01:29 AM, Eric Botcazou wrote: Fix debug info of nested inline functions: http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00161.html I'll leave this one for Jason. Emit variable as size attribute in debug info: http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00422.html Implemen

[ping] 3 pending patches

2012-05-08 Thread Eric Botcazou
Fix debug info of nested inline functions: http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00161.html Emit variable as size attribute in debug info: http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00422.html Implement static stack checking on IA-64: http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00

[PING] 3 pending patches

2011-03-11 Thread Andreas Krebbel
This one is important to me for 4.6.0. This problem causes wrong code to be generated for decimal floating point programs: [PATCH] Fix PR46399 - missing mode promotion for libcall args - updated http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00141.html To my understandig this is a testcase bug. P