on
in the CFG?
Does anyone know where the code is that does this transformation so I
can look for myself?
Thanks,
Bob Rossi
stead?
Thanks,
Bob Rossi
If you search for 'structural analysis', pages 202, 203, 204, 205, 210,
211, 212 and 214 come up. You only need to make it show you 5 more
pages.
Bob Rossi
ime enforcement until a standard says
it's OK to do so? This feature is obviously an improvement over doing
nothing. Wouldn't an option to g++ be only helpful here?
Thanks,
Bob Rossi
Hi,
Will g++ ever add a compile time enforcement of the exception
specification like the Java compiler does?
I find the exception specification almost useless with out this
functionality.
Thanks,
Bob Rossi
+ORIGINAL_LD_FOR_TARGET =
/C/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/bin/ld
This is still broken with the latest snapshot from 4.1. How would I go
about fixing this? Is this a problem with the way I'm configuring gcc?
Thanks,
Bob Rossi
/gcc-patches/2006-12/msg01182.html
I'm imagining the multiple messages
ignoring nonexistent directory "C:/msys/1.0/home/bobbybrasko/g++...
have something to do with this.
Thanks for any assistance I could get on this.
Bob Rossi
On Fri, Dec 15, 2006 at 12:35:23PM -0800, Brian Dessent wrote:
> Bob Rossi wrote:
>
> > Since i've used a prefix, I'm assumming gcc wants to be installed where
> > I told it to be. I'm wondering 2 things.
>
> It's not supposed to be that way. The t
o be able to untar it anywhere, and
have it work just fine. If this is possible, please advise.
Thanks,
Bob Rossi
On Sat, Oct 14, 2006 at 02:16:01PM +1000, Brendon Costa wrote:
> Bob Rossi wrote:
> > Hi Ian,
> >
> > Basically, I want to use GCC with C,C++. I want to walk a tree that GCC
> > creates for the translation units. I would like to know if for these two
> > lan
On Thu, Oct 12, 2006 at 07:45:52AM -0700, Ian Lance Taylor wrote:
> Bob Rossi <[EMAIL PROTECTED]> writes:
>
> > Hopefully I'll be able to debug gcc nicely after this is built. Two
> > more questions that could save me a lot of time. Do you know where the
> > ab
On Thu, Oct 12, 2006 at 12:25:04PM -0400, Daniel Jacobowitz wrote:
> On Thu, Oct 12, 2006 at 12:22:57PM -0400, Bob Rossi wrote:
> > and the gcc that is put into prefixdir is compiled with -O2 and -g,
> > which makes it hard to follow in the debugger. Anyone have a clue on how
> &
On Thu, Oct 12, 2006 at 06:56:58AM -0400, Bob Rossi wrote:
> On Thu, Oct 12, 2006 at 09:48:13AM +0200, Paolo Bonzini wrote:
> >
> > >In particular, I was just wondering how do compile GCC with debug. Not
> > >how to debug it. I tried CFLAGS="-g" ./configure
ll be able to debug gcc nicely after this is built. Two
more questions that could save me a lot of time. Do you know where the
abstract syntax tree is stored in GCC after a file is parsed? Does GCC
still create an AST for C/C++, or does it go directly to GIMPLE?
Thanks for the help,
Bob Rossi
On Wed, Oct 11, 2006 at 02:39:39PM -0700, David Daney wrote:
> Bob Rossi wrote:
> >Hi,
> >
> >I'd like to build gcc with just the C/C++ front ends. Are there
> >any configure options I could use to make only a minimum gcc
> >build to get those 2 languages
7;d like to manually traverse the AST. Any
pointers on where this would be?
Thanks,
Bob Rossi
16 matches
Mail list logo