--- Additional Comments From ccoutant at google dot com 2009-10-29 21:15
---
Fixed with:
http://sourceware.org/ml/binutils/2009-06/msg00489.html
--
What|Removed |Added
--
What|Removed |Added
AssignedTo|unassigned at sources dot |ccoutant at google dot com
|redhat dot com |
Status|NEW
--- Additional Comments From ccoutant at google dot com 2009-10-29 18:01
---
Fixed with:
http://sourceware.org/ml/binutils/2009-10/msg00529.html
--
What|Removed |Added
Thank you Alan.
Alan Modra wrote:
>
> On Tue, Oct 27, 2009 at 10:59:33PM -0700, Jeffi Edward.J wrote:
>> I could see in GNU assembler manual that for HPPA target, the syntax of
>> .set
>> directive is
>> SYMBOL: .set value # (same as Diab assembly syntax)
>
> I think the manual is lyi
The documentation of ld [1] says that the default ENTRY point is start. This
is not universally true; the default ENTRY point in MinGW is mainCRTStartup.
Steps to reproduce:
gcc -nostartfiles the following source code without crt2.o:
#include
#include
int begin() { puts ("begin"); return 0;
--- Additional Comments From aurelien at aurel32 dot net 2009-10-29 08:33
---
Unfortunately, bisecting takes time, especially on my slow machine. What I can
tell for now is that the CVS from 2008/07/03 works the CVS from 2008/08/14 does
not work.
About the gcc 4.3 issue not activating