This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21840] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2005 14:47:04 -0000
- Subject: [Bug middle-end/21840] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault
- References: <20050531135612.21840.mclinden@informed.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 14:46 -------
The backtrace:
#0 0x083f1b29 in ix86_struct_value_rtx (type=0xb7c0657c, incoming=0) at /home/peshtigo/pinskia/
src/gnu/gcc/src/gcc/config/i386/i386.c:3184
#1 0x081974c9 in expand_call (exp=0xb778e9d8, target=0x0, ignore=1) at /home/peshtigo/pinskia/
src/gnu/gcc/src/gcc/calls.c:1909
#2 0x08203cf8 in expand_expr_real_1 (exp=0xb778e9d8, target=0x0, tmode=Variable "tmode" is not
available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/expr.c:7344
#3 0x0820e497 in expand_expr_real (exp=0xb778e9d8, target=0xb7bf4210, tmode=VOIDmode,
modifier=EXPAND_NORMAL, alt_rtl=0x0)
at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/expr.c:6417
#4 0x083a3ac6 in expand_expr_stmt (exp=0xb778e9d8) at expr.h:489
#5 0x083e0bee in expand_gimple_basic_block (bb=0xb7807ca8, dump_file=Variable "dump_file" is
not available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cfgexpand.c:955
#6 0x083e1853 in tree_expand_cfg () at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cfgexpand.c:
1307
#7 0x080d2cbd in execute_pass_list (pass=0x8574b40) at /home/peshtigo/pinskia/src/gnu/gcc/src/
gcc/tree-optimize.c:623
#8 0x080d30d3 in tree_rest_of_compilation (fndecl=0xb7767798) at /home/peshtigo/pinskia/src/
gnu/gcc/src/gcc/tree-optimize.c:793
#9 0x0805dc12 in c_expand_body (fndecl=0xb7767798) at /home/peshtigo/pinskia/src/gnu/gcc/
src/gcc/c-decl.c:6593
#10 0x08415b82 in cgraph_expand_function (node=0xb779b0d8) at /home/peshtigo/pinskia/src/
gnu/gcc/src/gcc/cgraphunit.c:949
#11 0x084179d5 in cgraph_optimize () at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cgraphunit.c:
1013
#12 0x083aff76 in toplev_main (argc=33, argv=0xbff263b4) at /home/peshtigo/pinskia/src/gnu/gcc/
src/gcc/toplev.c:1008
#13 0x0035dad4 in __libc_start_main () from /lib/tls/libc.so.6
#14 0x08049b21 in _start ()
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21840