public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/22061] New: internal compiler error: in find_function_data, at function.c:317
@ 2005-06-14 13:08 gevans at informatics dot bangor dot ac dot uk
  2005-06-14 13:09 ` [Bug c/22061] " gevans at informatics dot bangor dot ac dot uk
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: gevans at informatics dot bangor dot ac dot uk @ 2005-06-14 13:08 UTC (permalink / raw)
  To: gcc-bugs

The piece of code attached compiles correctly if the returnZero function is
removed or commented out; however the code does not compile on this machine "as is".

OUTPUT:
gcc -v -save-temps fsabug.c -o fsabug -O4
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
 /usr/libexec/cc1 -E -quiet -v -D_LONGLONG fsabug.c -O4 -o fsabug.i
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
End of search list.
 /usr/libexec/cc1 -fpreprocessed fsabug.i -quiet -dumpbase fsabug.c -auxbase
fsabug -O4 -version -o fsabug.s
GNU C version 3.4.2 [FreeBSD] 20040728 (i386-fbsdproj-freebsd)
        compiled by GNU C version 3.4.2 [FreeBSD] 20040728.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
fsabug.c: In function `fillTable':
fsabug.c:22: internal compiler error: in find_function_data, at function.c:317
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: internal compiler error: in find_function_data, at
                    function.c:317
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gevans at informatics dot bangor dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22061


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-09-02 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-14 13:08 [Bug c/22061] New: internal compiler error: in find_function_data, at function.c:317 gevans at informatics dot bangor dot ac dot uk
2005-06-14 13:09 ` [Bug c/22061] " gevans at informatics dot bangor dot ac dot uk
2005-06-14 13:16 ` [Bug middle-end/22061] [3.4 Regression] " pinskia at gcc dot gnu dot org
2005-06-14 15:57 ` reichelt at gcc dot gnu dot org
2005-08-01 15:09 ` rsandifo at gcc dot gnu dot org
2005-08-01 16:28 ` [Bug c/22061] " rsandifo at gcc dot gnu dot org
2005-09-02 12:24 ` cvs-commit at gcc dot gnu dot org
2005-09-02 12:26 ` cvs-commit at gcc dot gnu dot org
2005-09-02 12:35 ` cvs-commit at gcc dot gnu dot org
2005-09-02 12:36 ` rsandifo at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).