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

Here it is as an attatchment. I set deliveryformat to "Plain Text Only" in thunderbird.

Please let me know if anything else needs to be changed.

Attachment: gcc_patch_reformatted.patch
Description: Text document


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