-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Attached is the error message:
david@balrogJr-Saucy:~/PropGCC_Bug/IR_Tester/Debug$ make -f ../Makefile run
Building file: ../IR_Tester.cpp
Invoking: PropG++ Compiler
/opt/parallax/bin/propeller-elf-gcc -I'../../PropWare'
-I'/opt/parallax/propeller-elf/include' -Os -mcog -g -Wall -m32bit-doubles
-fno-threadsafe-statics -std=gnu++0x -o IR_Tester.o -c ../IR_Tester.cpp
../IR_Tester.cpp: In function 'int main()':
../IR_Tester.cpp:28:1: internal compiler error: in dwarf2out_frame_debug_expr,
at dwarf2out.c:2556
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://code.google.com/p/propgcc/issues> for instructions.
make: *** [IR_Tester.o] Error 1
This was generated on Ubuntu 13.10 x64 with PropGCC version: gcc version 4.6.1
(propellergcc_v1_0_0_2261). GNU Make 3.81.
To recreate the bug, download the attached zip, navigate into IR_Tester/Debug,
and run "make -f ../Makefile".
Original issue reported on code.google.com by swimde...@gmail.com on 6 Apr 2014 at 4:35
Attachments: