[Bug bootstrap/23801] crtstuff.c:65

2005-09-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-14 18:15 --- Could you try "make bootstrap" instead of just make? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23801

[Bug bootstrap/23801] crtstuff.c:65

2005-09-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Status|UNCONFIRMED

[Bug bootstrap/23801] crtstuff.c:65

2005-09-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-10 02:00 --- can you attach the preprocessed source? You can get them with adding -save-temps to the last command line. -- What|Removed |Added ---