gcc-bug-report- Tuesday May 08 - Portugal

2007-05-08 Thread Miguel Luis
According to http://gcc.gnu.org/bugs.html here is what is requested for a bug report. Regards, Miguel Luis. ## the exact version of GCC; $ gcc --version gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying con

Re: GCC bug report - Xubuntu kernel compile fails w/gcc bug report request

2007-01-25 Thread Jim Wilson
Jonathan Brickman wrote: as indicated by anyone who knows what I should be trying next! I tried to send this via the GCC web bug report system, but I could not find any way to attach this file, which the docs said is essential. First file the bug report, you will then immediately be taken to a

GCC bug report: incorrect assertion in PCH

2005-12-06 Thread Edward Chernenko
I'm describing a error which occures when running GCC 4.0.2 compiled with internal coverage checks (when gcc_assert() produces code). There is a place in 'ggc-common.c' at line 870: > gcc_assert (!*slot); This assertion ALWAYS fail when using the PCH. I think it must be removed. Edward Chernen

GCC bug report

2004-11-19 Thread Gerhard Jacobs
hi there, I'd like to report a bug with the 'gcc' and its optimizer: the attached file 'compilerbug.txt' contains the compiler version, the command line and the compiler output. find also attached the source '2m_tpl.c' and the preprocessed file '2m_tpl.i' Without the optimizer, the file compiles