Re: Failed access check

2012-04-26 Thread Jonathan Wakely
2012/4/26 Peter A. Felvegi: > On 04/23/2012 08:20 PM, Jonathan Wakely wrote: >> >> Please check it's not http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24926 >> first > > Hello, > > it seems to be the same issue, quite dated, though. Yes, we have a number of long-standing bugs to do with access-check

Re: Failed access check

2012-04-26 Thread Peter A. Felvegi
On 04/23/2012 08:20 PM, Jonathan Wakely wrote: On 23 April 2012 18:48, Ian Lance Taylor wrote: "Peter A. Felvegi" writes: Should I file a bug report? Yes, please. Thanks. Please check it's not http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24926 first Hello, it seems to be the same issue, q

Re: Failed access check

2012-04-23 Thread Jonathan Wakely
On 23 April 2012 18:48, Ian Lance Taylor wrote: > "Peter A. Felvegi" writes: > >> Should I file a bug report? > > Yes, please.  Thanks. Please check it's not http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24926 first

Re: Failed access check

2012-04-23 Thread Ian Lance Taylor
"Peter A. Felvegi" writes: > Should I file a bug report? Yes, please. Thanks. Ian

Re: failed to compile trunk svn rev 126124

2007-06-29 Thread Jan Hubicka
> Same here (OpenSUSE 10.2, gcc 4.1.3), also for rev. 126127. This was caused by accidental commit of mine (ie I've commited cse.c with sharing changes). It is reverted now. Honza

Re: failed to compile trunk svn rev 126124

2007-06-29 Thread Janus Weil
Same here (OpenSUSE 10.2, gcc 4.1.3), also for rev. 126127. 2007/6/29, Basile STARYNKEVITCH <[EMAIL PROTECTED]>: Is it just me, or not? On my system (Debian/Sid/AMD64 with gcc = 4.1.2 from Debian) . make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/Lang/gcc-tru

Re: Failed

2007-03-05 Thread Gerald Pfeifer
On Sun, 4 Mar 2007, Gerald Pfeifer wrote: > I investigated a bit, and it seems that unlike gcc.gnu.org, www.gnu.org > lacks the latest revision (at least) of the bin/preprocess script in our > wwwdocs module: > > revision 1.43 > date: 2006/06/10 21:52:24; author: gerald; state: Exp; lines

Re: Failed

2007-03-04 Thread Gerald Pfeifer
On Fri, 2 Mar 2007, Andrew Pinski wrote: >> -> http://www.gnu.org/software/gcc/gcc.html >> >> Failed Validation of W3C ! >> >> This page is not Valid XHTML 1.0 Transitional ! >> >> >> W3C rules specify that XHTML tags have to be written in lowercase. >> You have just to replace every "DIV" by "div

Re: Failed

2007-03-02 Thread Andrew Pinski
On 3/2/07, Michel Pellegrin <[EMAIL PROTECTED]> wrote: -> http://www.gnu.org/software/gcc/gcc.html Failed Validation of W3C ! This page is not Valid XHTML 1.0 Transitional ! W3C rules specify that XHTML tags have to be written in lowercase. You have just to replace every "DIV" by "div" and v

Re: failed to compile gcc-4.3-20061209/gcc/varasm.c on OSX 10.3

2006-12-11 Thread Andreas Schwab
Steve Ellcey <[EMAIL PROTECTED]> writes: > Do you know if there a GCC bug report for this defect? I couldn't find > one in bugzilla. I am seeing this problem with IA64 HP-UX on ToT. Should be fixed now. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfel

Re: failed to compile gcc-4.3-20061209/gcc/varasm.c on OSX 10.3

2006-12-11 Thread Steve Ellcey
Andreas Tobler wrote: > Dominique Dhumieres wrote: >>... >>cc1: warnings being treated as errors >>../../gcc-4.3-20061209/gcc/varasm.c: In function 'elf_record_gcc_switches': >>../../gcc-4.3-20061209/gcc/varasm.c:6268: warning: format '%llu' expects type >>'long long unsigned int', but argument 3

Re: failed to compile gcc-4.3-20061209/gcc/varasm.c on OSX 10.3

2006-12-09 Thread Andreas Tobler
Andreas Tobler wrote: Dominique Dhumieres wrote: On OSX 1Â0.3 updating to gcc-4.3-20061209 failed with: ... cc1: warnings being treated as errors ../../gcc-4.3-20061209/gcc/varasm.c: In function 'elf_record_gcc_switches': ../../gcc-4.3-20061209/gcc/varasm.c:6268: warning: format '%llu' expect

Re: failed to compile gcc-4.3-20061209/gcc/varasm.c on OSX 10.3

2006-12-09 Thread Andreas Tobler
Dominique Dhumieres wrote: On OSX 1Â0.3 updating to gcc-4.3-20061209 failed with: ... cc1: warnings being treated as errors ../../gcc-4.3-20061209/gcc/varasm.c: In function 'elf_record_gcc_switches': ../../gcc-4.3-20061209/gcc/varasm.c:6268: warning: format '%llu' expects type 'long long unsign

Re: failed gcc-4.0.3-1(Debian) bootstrap with ARM VFP and binutils-2.16.1cvs20060117-1

2006-03-25 Thread Daniel Jacobowitz
On Fri, Mar 24, 2006 at 12:01:26PM +0100, [EMAIL PROTECTED] wrote: > "ld: *_s.o uses VFP instructions, whereas ./libgcc_s.so.1.tmp does not" > > (Complete log in attachment). > > I found this message quite strange, as libgcc_s.so.1.tmp was the > output of the linker, so it should have been crea

Re: failed to run testsuite for libstdc++ on x86_64-unknown-linux-gnu for target unix/-m32

2005-11-22 Thread James E Wilson
On Tue, 2005-11-22 at 05:44, Rainer Emrich wrote: > I compared this to an earlier build and I'm sure that the wrong library > search path is used in this case. It should be: > Any hints? It is curious that it got the include options right (-D/-I) but not the library options (-B/-L). The option mu

Re: failed to run testsuite for libstdc++ on x86_64-unknown-linux-gnu for target unix/-m32

2005-11-22 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I checked, that the 32-bit libraries were built. That's ok! cd /disk1/SCRATCH/gcc-build/Linux/x86_64-unknown-linux-gnu/gcc-4.1-20051112/gcc-4.1-20051112/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs ls -l lib* gives: - -rw-r--r-- 1 em tecosim 7

Re: failed to run testsuite for libstdc++ on x86_64-unknown-linux-gnu for target unix/-m32

2005-11-21 Thread Jim Wilson
Rainer Emrich wrote: ERROR: could not compile testsuite_shared.cc This is the important bit. The libstdc++ testsuite tried to compile a support file and failed, so it generated an error. The rest is just a tcl backtrace which we don't need. The real question here is why it failed. There

Re: failed to build libgfortran gcc-4.0.1 on mips-sgi-irix6.5

2005-09-21 Thread Rainer Orth
Rainer Emrich <[EMAIL PROTECTED]> writes: > /SCRATCH/gcc-build/IRIX64/mips-sgi-irix6.5/gcc-4.0.1-test/gcc-4.0.1-test/gcc/xgcc > - > -B/SCRATCH/gcc-build/IRIX64/mips-sgi-irix6.5/gcc-4.0.1-test/gcc-4.0.1-test/gcc/ > - -B/SCRATCH/gcc-build/IRIX64/mips-sgi-irix6.5/install/mips-sgi-irix6.5/bin/ > - -B/