Re: Inline Expansion Problem

2011-08-27 Thread Matt Davis
On Sat, Aug 27, 2011 at 11:25:45AM +0200, Richard Guenther wrote: > On Sat, Aug 27, 2011 at 10:06 AM, Matt Davis wrote: > > On Sat, Aug 27, 2011 at 09:27:49AM +0200, Richard Guenther wrote: > >> On Sat, Aug 27, 2011 at 4:47 AM, Matt Davis wrote: > >> > Hello, > >> > I am having the compiler inser

gcc-4.7-20110827 is now available

2011-08-27 Thread gccadmin
Snapshot gcc-4.7-20110827 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110827/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

re: Silly!

2011-08-27 Thread X13YrdsToVictory
You have to check out my new profile.. and dont hate lolz .. it looks hot!! http://pa-ne.ws/mypics

Re: Inline Expansion Problem

2011-08-27 Thread Richard Guenther
On Sat, Aug 27, 2011 at 10:06 AM, Matt Davis wrote: > On Sat, Aug 27, 2011 at 09:27:49AM +0200, Richard Guenther wrote: >> On Sat, Aug 27, 2011 at 4:47 AM, Matt Davis wrote: >> > Hello, >> > I am having the compiler insert a call to a function which is defined >> > inside >> > another object fil

Re: Inline Expansion Problem

2011-08-27 Thread Matt Davis
On Sat, Aug 27, 2011 at 09:27:49AM +0200, Richard Guenther wrote: > On Sat, Aug 27, 2011 at 4:47 AM, Matt Davis wrote: > > Hello, > > I am having the compiler insert a call to a function which is defined inside > > another object file.  However, during inline expansion via > > expand_call_inline(

Re: Inline Expansion Problem

2011-08-27 Thread Richard Guenther
On Sat, Aug 27, 2011 at 4:47 AM, Matt Davis wrote: > Hello, > I am having the compiler insert a call to a function which is defined inside > another object file.  However, during inline expansion via > expand_call_inline(), > the following assertion fails in tree-inline.c: >>> 3775: edge = cgraph