This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug Report: gcc34 failed after adding "-g" option


Hi,

Hao Qian wrote:
> 2) with -g option
> root /opt/lush/src$ gcc -g -I/opt/lush/gnu/include -DHAVE_CONFIG_H
> -DNO_DEBUG-Wall -O3 -I../include -D_THREAD_SAFE -I/usr/X11R6/include
> -c comdraw_driver.c
> comdraw_driver.c: In function `comdraw_xsize':
> comdraw_driver.c:654: internal compiler error: in
> loc_descriptor_from_tree, at dwarf2out.c:8863
> Please submit a full bug report,

The problem was fixed for gcc 3.4.3, see PR 14492
( http://gcc.gnu.org/PR14492 ).

Regards,
Volker



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]