public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc front end and IR documents ?
@ 2003-05-13 17:12 Long Fei
  2003-05-14 12:27 ` Michael S. Zick
  0 siblings, 1 reply; 2+ messages in thread
From: Long Fei @ 2003-05-13 17:12 UTC (permalink / raw)
  To: gcc


I am recently investigating a research problem that needs to modify gcc C++
front end and IR, could anyone point out some resources on these topics ?
the gcc documentations online don't have enough details & specifications.

thanks for your help in advance,
--Long


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc front end and IR documents ?
  2003-05-13 17:12 gcc front end and IR documents ? Long Fei
@ 2003-05-14 12:27 ` Michael S. Zick
  0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Zick @ 2003-05-14 12:27 UTC (permalink / raw)
  To: Long Fei, gcc

On Tuesday 13 May 2003 12:02 pm, Long Fei wrote:
> I am recently investigating a research problem that needs to modify gcc C++
> front end and IR, could anyone point out some resources on these topics ?
> the gcc documentations online don't have enough details & specifications.
>
> thanks for your help in advance,
> --Long
If you are looking for the sort of design details and specifications one might
find in a major software project with a centralized, pre-implementation,
overall, design and specification...
Now there is a research problem.

GCC is not that sort of software project.  It is the collaboration of many
people doing the design and implementation (not necessarily in that
order) of its many, various, parts.

What you can find is much detail on the design details and specifications
of its individual parts and many people on this mailing list with great
knowledge of those details.

If you could be a little more specific than "modify gcc C++ front end
and IR" (internal representation?) I am sure there are members on
this list that could point you to the documentation for the specific
areas your research problem will be touching on.

Mike

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-14 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-13 17:12 gcc front end and IR documents ? Long Fei
2003-05-14 12:27 ` Michael S. Zick

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).