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: [PING] genattrab.c generate switch



On 18/02/16 13:22, Bernd Schmidt wrote:
On 01/19/2016 12:47 PM, Jesper Broge JÃrgensen wrote:
Here is the reformatted patch:

This will probably have to wait until stage1.

+      const int code = GET_CODE (op2);
+      if (code != IOR)
+    {
+      if (code == EQ_ATTR)

All the formatting still looks completely mangled. This was probably done by your mailer. Please try attaching the diff as text/plain.


Bernd

Hi i send the patch back as an attatchment as requested about two weeks ago (https://gcc.gnu.org/ml/gcc-patches/2016-02/msg01256.html) but i have not received any response.

If it has to wait for stage 1 are there anything else i can do for the patch untill then?


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