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]

[PING] 3 patches waiting for review


A problem causing 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.  Probably the warning is
expected in that line only because it happens to appear there on x86.

[PATCH] Fix PR39246 move uninitialized var warning
http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01638.html


A minor rtx unsharing problem with a simple fix (perhaps even
obvious?):

[PATCH] recog.c: Fix RTX unsharing in change groups
http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00187.html

Bye,

-Andreas-


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