public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jora Gevorgyan <jora.4.gevorgyan@gmail.com>
To: "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Asking for HELP
Date: Fri, 3 May 2024 09:32:27 +0400	[thread overview]
Message-ID: <CAFrOtgJOvQ4uu7b1dBa2aNbkB=Xtr3_QpQLaprtzVjkDdNDX4Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi! I'm trying to modify the GCC source code to get something done. But
there's a difficulty in understanding how to use some functions and data
structures. Please help me with some hints.

Here is the problem: in the file GCC-source/gcc/c/c-decl.c, before
'c_decl_attributes' is called in 'start_function', I want to insert some
additional optimize attributes in 'attributes' tree to be proceed, but I
could not find the correct way to insert a new tree in it.
 Thanks in advance.

             reply	other threads:[~2024-05-03  5:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03  5:32 Jora Gevorgyan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-09  7:45 Jora Gevorgyan
2024-04-09 11:18 ` Richard Biener

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFrOtgJOvQ4uu7b1dBa2aNbkB=Xtr3_QpQLaprtzVjkDdNDX4Q@mail.gmail.com' \
    --to=jora.4.gevorgyan@gmail.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).