[Bug rtl-optimization/36419] [4.1/4.3/4.4 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2008-06-06 08:03 --- Ok, I'll bootstrap/regtest patch 1). To answer your question about 2), consider e.g.: __attribute__((noinline)) void foo (int, int) { static int n = 0; void *esp; asm volatile (movl %%esp, %0 : =r (esp));

[Bug middle-end/36342] [4.4 Regression] Missing file name in compilation diagnostics of preprocessed fortran source

2008-06-06 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2008-06-06 08:26 --- Currently doing reghunt: r134936 works, r135050 fails. Expect more results later ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36342

[Bug middle-end/36342] [4.4 Regression] Missing file name in compilation diagnostics of preprocessed fortran source

2008-06-06 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #5 from P dot Schaffnit at access dot rwth-aachen dot de 2008-06-06 08:30 --- Thanks! Philippe -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36342

[Bug middle-end/36447] simplify_subreg ICE with right shift more than length type AVR

2008-06-06 Thread hutchinsonandy at aim dot com
--- Comment #3 from hutchinsonandy at aim dot com 2008-06-06 11:55 --- Subject: Re: simplify_subreg ICE with right shift more than length type AVR Thanks for quick response, I will give this a try and no doubt it will work. I was trying to think of how the other case should be

[Bug libstdc++/28811] --with-pic vs static libraries and libstdc++

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #10 from jakub at gcc dot gnu dot org 2008-06-06 12:14 --- Doesn't --with-pic build just one set of *.o files? If yes, then you are out of luck, either configure libstdc++ without symbol versioning, or you need to use a version script when linking --with-pic libstdc++.a

[Bug ada/35576] Ada HW Interrupt Task Enhancement

2008-06-06 Thread joel at gcc dot gnu dot org
--- Comment #14 from joel at gcc dot gnu dot org 2008-06-06 13:16 --- ChangeLog entry for gcc-svn-ada-hwint-20080606.diff. Patch does not remove s-interr-vxworks.adb. As part of review please diff -u s-interr-vxworks.adb s-interr-hwint.adb You should only see changes to eliminate

[Bug target/36362] [4.1/4.2/4.3/4.4 Regression] ICE in simplify_subreg

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2008-06-06 13:23 --- Subject: Bug 36362 Author: jakub Date: Fri Jun 6 13:23:04 2008 New Revision: 136434 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136434 Log: PR target/36362 * gimplify.c (gimplify_expr) case

[Bug rtl-optimization/36419] [4.1/4.3/4.4 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2008-06-06 13:25 --- Subject: Bug 36419 Author: jakub Date: Fri Jun 6 13:24:45 2008 New Revision: 136435 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136435 Log: PR rtl-optimization/36419 * except.c

[Bug c++/36449] New: Incorrect code generated for access to a large struct

2008-06-06 Thread jjk at acm dot org
Please refer to the attached example. When the struct 'ZIP' in this example is enlarged by one word, G++ silently generates incorrect code. -- Summary: Incorrect code generated for access to a large struct Product: gcc Version: 4.1.2 Status:

[Bug c++/36449] Incorrect code generated for access to a large struct

2008-06-06 Thread jjk at acm dot org
--- Comment #1 from jjk at acm dot org 2008-06-06 13:28 --- Created an attachment (id=15725) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15725action=view) C++ code for reproducing the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36449

[Bug target/36450] New: ICE in insert_restore with GET_MODE_ALIGNMENT mem

2008-06-06 Thread aldot at gcc dot gnu dot org
/there.pentium4/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -c libc/stdlib/strtod.c -o libc/stdlib/strtod.os -include ./include/libc-symbols.h -Wall -Wstrict-prototypes -fno-strict-aliasing -Wnested-externs -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wformat=2

[Bug target/36450] [IRA] ICE in insert_restore with GET_MODE_ALIGNMENT mem

2008-06-06 Thread aldot at gcc dot gnu dot org
--- Comment #1 from aldot at gcc dot gnu dot org 2008-06-06 14:40 --- Created an attachment (id=15726) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15726action=view) original testcase from uClibc ira-branch revision 136341 Works with -fno-ira works with

[Bug target/36028] [IRA] ICE in reload_cse_simplify_operands

2008-06-06 Thread aldot at gcc dot gnu dot org
--- Comment #5 from aldot at gcc dot gnu dot org 2008-06-06 14:44 --- maybe provoking PR36450 although this one is about a slightly different thing AFAICS? I'm curious if you can build your distro with -O3 and -Os ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36028

[Bug rtl-optimization/36438] gcc ICE compiling code with mmx builtin

2008-06-06 Thread uros at gcc dot gnu dot org
--- Comment #7 from uros at gcc dot gnu dot org 2008-06-06 15:06 --- Subject: Bug 36438 Author: uros Date: Fri Jun 6 15:04:51 2008 New Revision: 136486 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136486 Log: PR rtl-optimization/36438 * cse.c (fold_rtx)

[Bug libstdc++/36451] New: Broken links in libstdc++ online documentation

2008-06-06 Thread mjb at cs dot bath dot ac dot uk
Hi, The links for the documentation for __mt_allocator and bitmap_allocator on page: http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt04ch11.html point to: http://gcc.gnu.org/onlinedocs/libstdc++/ext/mt_allocator.html http://gcc.gnu.org/onlinedocs/libstdc++/ext/ballocator_doc.html

[Bug bootstrap/36452] New: [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread dominiq at lps dot ens dot fr
On i686-apple-darwin9, building libgomp fails with: libtool: compile: /opt/gcc/i686-darwin/./gcc/xgcc -B/opt/gcc/i686-darwin/./gcc/ -B/opt/gcc/gcc4.4w/i686-apple-darwin9/bin/ -B/opt/gcc/gcc4.4w/i686-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.4w/i686-apple-darwin9/include -isystem

[Bug rtl-optimization/11820] Unoptimized complementary conditional instructions

2008-06-06 Thread derek dot white at sun dot com
--- Comment #2 from derek dot white at sun dot com 2008-06-06 16:08 --- Not a duplicate of bug 5738 (?) I don't think this can be handled by GCSE code hoisting. The previous example have the common subexpression independent of anything else, so code could be hoisted or delayed. But

[Bug preprocessor/36453] New: PR36320 breaks boost

2008-06-06 Thread mueller at gcc dot gnu dot org
testcase: === Cut === #if !defined(BOOST_PP_IS_ITERATING) #elif BOOST_PP_ITERATION_DEPTH() == 1 #endif === Cut === error: missing binary operator before token ( from reading the PR36320, this behaviour doesn't seem to be intended. It was intended to only add a check for non-null argument.

[Bug testsuite/36440] [4.4 Regression] FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0

2008-06-06 Thread davidxl at google dot com
--- Comment #2 from davidxl at google dot com 2008-06-06 18:00 --- (In reply to comment #1) The failures disappear with the following patch: --- /opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/cdce3.C2008-06-05 08:50:23.0 +0200 +++

[Bug testsuite/36440] [4.4 Regression] FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0

2008-06-06 Thread dominiq at lps dot ens dot fr
--- Comment #3 from dominiq at lps dot ens dot fr 2008-06-06 18:17 --- I wonder why gcc.dg/cdce1.c and gcc.dg/cdce2.c do not fail in the same way? Because the tests pass (as far as I can tell from the tests oni686-apple-darwin9). --

[Bug target/36336] ICE push_reload - psuedo reg_equiv_constant

2008-06-06 Thread eric dot weddington at atmel dot com
--- Comment #2 from eric dot weddington at atmel dot com 2008-06-06 19:24 --- Andy, I'm having a difficulty in trying to reproduce this bug. I use this command line: avr-gcc -O1 -mmcu=atmega128 -w -std=gnu99 -c memcpy-chk.c -o memcpy-chk.o But I'm using WinAVR 20080512, which is

[Bug target/36362] [4.1/4.2/4.3/4.4 Regression] ICE in simplify_subreg

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #9 from jakub at gcc dot gnu dot org 2008-06-06 19:27 --- Subject: Bug 36362 Author: jakub Date: Fri Jun 6 19:26:53 2008 New Revision: 136495 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136495 Log: PR target/36362 * gimplify.c (gimplify_expr) case

[Bug rtl-optimization/36419] [4.1/4.3/4.4 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #10 from jakub at gcc dot gnu dot org 2008-06-06 19:30 --- Subject: Bug 36419 Author: jakub Date: Fri Jun 6 19:29:28 2008 New Revision: 136496 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136496 Log: PR rtl-optimization/36419 * except.c

[Bug target/36362] [4.1/4.2/4.3/4.4 Regression] ICE in simplify_subreg

2008-06-06 Thread jakub at gcc dot gnu dot org
--- Comment #10 from jakub at gcc dot gnu dot org 2008-06-06 19:41 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/36336] ICE push_reload - psuedo reg_equiv_constant

2008-06-06 Thread hutchinsonandy at aim dot com
--- Comment #3 from hutchinsonandy at aim dot com 2008-06-06 19:42 --- Subject: Re: ICE push_reload - psuedo reg_equiv_constant O2 -- Sent from my Dingleberry wired device. -Original Message- From: eric dot weddington at atmel

[Bug target/36336] ICE push_reload - psuedo reg_equiv_constant

2008-06-06 Thread eric dot weddington at atmel dot com
--- Comment #4 from eric dot weddington at atmel dot com 2008-06-06 19:48 --- Test case passes with -O[0123s], with WinAVR 20080512 (patched 4.3.0). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36336

[Bug preprocessor/36453] PR36320 breaks boost

2008-06-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||tromey at redhat dot com OtherBugsDependingO|

[Bug middle-end/36262] [4.3 Regression] Extreme memory usage of VRP compared to older versions

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2008-06-06 20:07 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/36262] [4.3 Regression] Extreme memory usage of VRP compared to older versions

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2008-06-06 20:07 --- Subject: Bug 36262 Author: rguenth Date: Fri Jun 6 20:06:40 2008 New Revision: 136501 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136501 Log: 2008-06-06 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/34244] [4.3 Regression] VRP/SCEV miscompiles Firefox

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2008-06-06 20:07 --- Subject: Bug 34244 Author: rguenth Date: Fri Jun 6 20:06:40 2008 New Revision: 136501 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136501 Log: 2008-06-06 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/36291] GCC is slow and memory-hungry building sipQtGuipart.cpp

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2008-06-06 20:13 --- Subject: Bug 36291 Author: rguenth Date: Fri Jun 6 20:12:27 2008 New Revision: 136502 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136502 Log: 2008-06-06 Richard Guenther [EMAIL PROTECTED] PR

[Bug target/36336] ICE push_reload - psuedo reg_equiv_constant

2008-06-06 Thread hutchinsonandy at aim dot com
--- Comment #5 from hutchinsonandy at aim dot com 2008-06-06 20:18 --- Subject: Re: ICE push_reload - psuedo reg_equiv_constant The patch for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31786 removes one problematic part of LEGITIMIZE_RELOAD_ADDRESS. This is applied to WinAVR

[Bug tree-optimization/33237] [4.3/4.4 Regression] Tree memory partitioning is spending 430 seconds of a 490 second compile.

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2008-06-06 20:21 --- See PR36291 for a slightly different testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33237

[Bug preprocessor/36453] PR36320 breaks boost

2008-06-06 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2008-06-06 20:23 --- By my reading of the standard, issuing an error here is correct. The restrictions on #elif are only lifted if it is in a skipped group. But, in this case, it is not. --

[Bug tree-optimization/36291] [4.3/4.4 Regression] GCC is slow and memory-hungry building sipQtGuipart.cpp

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2008-06-06 20:26 --- Fixed. The remaining slowness is a dup of PR33237. Memory usage on the branch is now down to ~700MB peak VM usage on a 3GB machine at -O on x86_64. Compile time is down to tree find ref. vars : 12.26 (10%)

[Bug c++/36404] [4.2/4.3 regression] ICE with invalid enum

2008-06-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36404

[Bug c++/36405] [4.3/4.4 regression] ICE with typeid of member function

2008-06-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36405

[Bug c++/36406] [4.1/4.2/4.3/4.4 regression] ICE with template delete operator

2008-06-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36406

[Bug c++/36408] [4.3/4.4 regression] ICE with statement expression in template

2008-06-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36408

[Bug c++/36410] [4.1/4.2/4.3/4.4 regression] ICE with transparent union

2008-06-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36410

[Bug bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2008-06-06 20:31 --- Subject: Bug 36452 Author: andreast Date: Fri Jun 6 20:30:31 2008 New Revision: 136503 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136503 Log: 2008-06-06 Andreas Tobler [EMAIL PROTECTED] PR

[Bug target/20243] static initialization .data redundantly copied to ram prior to use.

2008-06-06 Thread eric dot weddington at atmel dot com
--- Comment #15 from eric dot weddington at atmel dot com 2008-06-06 20:39 --- This bug report is completely unclear. 'static const' will not be overloaded to imply that a variable is stored in flash. The relevant C language draft concerning mulitple memory spaces will have to be

[Bug testsuite/36443] [4.3/4.4 Regression]: HOSTCC doesn't work with unstalled gcc

2008-06-06 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2008-06-06 21:02 --- From: http://gcc.gnu.org/ml/gcc-patches/2008-06/msg00350.html the problem isn't limited to --disable-bootstrap. -- hjl dot tools at gmail dot com changed: What|Removed

[Bug bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |andreast at gcc dot gnu dot |dot org

[Bug bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-06-06 21:07 --- Should be fixed now. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/36443] [4.3/4.4 Regression]: HOSTCC doesn't work with unstalled gcc

2008-06-06 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2008-06-06 21:09 --- You only see it your system compiler is gcc 4.3 or above [EMAIL PROTECTED] tmp]$ cat x.c #include limits.h [EMAIL PROTECTED] tmp]$ GCC_EXEC_PREFIX=/foo gcc -M x.c In file included from x.c:1:

[Bug middle-end/36149] -O2 optimization generates wrong code

2008-06-06 Thread dino at concisoft dot com
--- Comment #11 from dino at concisoft dot com 2008-06-06 21:13 --- Created an attachment (id=15727) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15727action=view) A relatively simple self contained piece of code that reproduces the problem. Please see the comments in the

[Bug middle-end/36149] -O2 optimization generates wrong code

2008-06-06 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2008-06-06 21:32 --- Looks more like one of the known alias related miscompilations of the 4.1 branch. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36454] New: too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-06-06 Thread thomas dot orgis at awi dot de
It seems that the standard (or at least the standard literature) is not clear on this one, but Sun and Intel compilers agree that it's good. The problem we have is actually about a derived type that gets two different alias names in USE/ONLY statements. In the end, it should be treated as two

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-06-06 Thread thomas dot orgis at awi dot de
--- Comment #1 from thomas dot orgis at awi dot de 2008-06-06 21:45 --- Oh, btw: I reckon that this is independent of host system, but for reference: I tested this on x86-64-linux (gfortran 4.1.2 or such) and x86-linux (4.2.3 and 4.3.0). -- thomas dot orgis at awi dot de changed:

[Bug testsuite/36443] [4.3/4.4 Regression]: HOSTCC doesn't work with unstalled gcc

2008-06-06 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2008-06-06 22:59 --- We set GCC_EXEC_PREFIX when testing in-tree GCC because we want the GCC we're testing to search the right paths. Note that in creating site.exp, we do: @echo set GCC_EXEC_PREFIX \$(libdir)/gcc/\ ./tmp0

[Bug target/35921] Con/de-structor definition fails to override dllimport declaration

2008-06-06 Thread dannysmith at gcc dot gnu dot org
--- Comment #10 from dannysmith at gcc dot gnu dot org 2008-06-07 00:40 --- Subject: Bug 35921 Author: dannysmith Date: Sat Jun 7 00:39:43 2008 New Revision: 136515 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136515 Log: PR target/35921 * optimize.c

[Bug target/35921] Con/de-structor definition fails to override dllimport declaration

2008-06-06 Thread dannysmith at users dot sourceforge dot net
--- Comment #11 from dannysmith at users dot sourceforge dot net 2008-06-07 00:46 --- Fix backported to branch. -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug testsuite/36443] [4.3/4.4 Regression]: HOSTCC doesn't work with unstalled gcc

2008-06-06 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2008-06-07 01:06 --- (In reply to comment #7) We set GCC_EXEC_PREFIX when testing in-tree GCC because we want the GCC we're testing to search the right paths. How does gcc search the right paths when GCC_EXEC_PREFIX points to

[Bug c/36455] New: gcc 3.4.6 evaluates wrong size for dynamic size arrays (hence binaries compiled with it can yield wrong results or even segfault)

2008-06-06 Thread sandr8+gcc at gmail dot com
gcc 3.4.6 evaluates wrong size for dynamic size arrays (hence binaries compiled with it can yield wrong results or even segfault) In the example source code below, the second array is incorrectly interpreted by the code generated by gcc 3.4.6 as if it were at a different location than it actually

[Bug c/36455] gcc 3.4.6 evaluates wrong size for dynamic size arrays (hence binaries compiled with it can yield wrong results or even segfault)

2008-06-06 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-06-07 01:55 --- Considering 3.4.x is no longer support and this works in 4.1.2, there is not much todo here really as far as I can tell. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug target/30652] SSE expansion is missing for isinf() and other fpclassify functions

2008-06-06 Thread ghazi at gcc dot gnu dot org
--- Comment #11 from ghazi at gcc dot gnu dot org 2008-06-07 04:02 --- What remains to be done for this PR? The generic FP classification implementations are all done, including builtin fpclassify(). Perhaps some optabs still need to be finished? Or can we close this one? --

[Bug bootstrap/36330] i386-pc-solaris2.10 configure: error: C compiler cannot create executables

2008-06-06 Thread cnstar9988 at gmail dot com
--- Comment #11 from cnstar9988 at gmail dot com 2008-06-07 04:04 --- Ping... I have attached config.log for a few days. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36330