Re: What do do with the exceptional case of expand_case for SJLJ exceptions

2012-05-12 Thread Steven Bosscher
On Wed, Apr 18, 2012 at 2:44 PM, Richard Henderson wrote: > On 04/18/2012 05:39 AM, Jan Hubicka wrote: >> Well, if SJLJ lowering happens as gimple pass somewhere near the end of >> gimple >> queue, this should not be problem at all. (and implementation would be >> cleaner) > > If you can find a

Re: What do do with the exceptional case of expand_case for SJLJ exceptions

2012-05-12 Thread Jan Hubicka
> On Wed, Apr 18, 2012 at 2:44 PM, Richard Henderson wrote: > > On 04/18/2012 05:39 AM, Jan Hubicka wrote: > >> Well, if SJLJ lowering happens as gimple pass somewhere near the end of > >> gimple > >> queue, this should not be problem at all. (and implementation would be > >> cleaner) > > > > If

Add STB_SECONDARY to gABI

2012-05-12 Thread H.J. Lu
Here is the final proposal to add STB_SECONDARY to gABI. Any comments? Thanks. -- H.J. --- We want to provide a relocatable object which can take advantage of all versions of a supported OS. For a function, foo, in the C library, we can use it only if it is available on all versions of the C li

Re: What do do with the exceptional case of expand_case for SJLJ exceptions

2012-05-12 Thread Steven Bosscher
On Sat, May 12, 2012 at 3:49 PM, Jan Hubicka wrote: >> On Wed, Apr 18, 2012 at 2:44 PM, Richard Henderson wrote: >> > On 04/18/2012 05:39 AM, Jan Hubicka wrote: >> >> Well, if SJLJ lowering happens as gimple pass somewhere near the end of >> >> gimple >> >> queue, this should not be problem at a

Re: What do do with the exceptional case of expand_case for SJLJ exceptions

2012-05-12 Thread Eric Botcazou
> Isn't SJLJ used by default for Ada on all targets? Nope, Ada uses the same EH scheme as the other compilers, except for a few cases where it uses its own __builtin_setjmp/__builtin_longjmp based scheme. -- Eric Botcazou

R: CLOOG-PPL fails to build (OS X)

2012-05-12 Thread erotavlas_tu...@libero.it
Hi, you have to add the configure option ./configure --with-ppl=/path. Best Regards Salvatore >Messaggio originale >Da: obog...@yahoo.com >Data: 12/05/2012 1.54 >A: >Ogg: CLOOG-PPL fails to build (OS X) > >I am trying to build GCC 4.7.0 on OS X. >I have compiled and installed (via make

gcc-4.7-20120512 is now available

2012-05-12 Thread gccadmin
Snapshot gcc-4.7-20120512 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20120512/ 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/branches