Bug 35455 - [4.8/4.9/5 Regression] h8300: internal compiler error: in compute_frame_pointer_to_fb_displacement, at dwarf2out.c:10984
Summary: [4.8/4.9/5 Regression] h8300: internal compiler error: in compute_frame_point...
Status: RESOLVED WORKSFORME
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.3.0
: P4 normal
Target Milestone: 4.8.5
Assignee: Not yet assigned to anyone
URL:
Keywords:
: 39766 42138 47983 49874 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-04 07:43 UTC by Adrian Bunk
Modified: 2015-02-06 15:21 UTC (History)
5 users (show)

See Also:
Host: i686-pc-linux-gnu
Target: h8300-unknown-elf
Build: i686-pc-linux-gnu
Known to work: 4.0.4
Known to fail: 4.1.2, 4.2.3, 4.3.0
Last reconfirmed:


Attachments
preprocessed source (82.38 KB, text/plain)
2008-03-04 07:45 UTC, Adrian Bunk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Bunk 2008-03-04 07:43:45 UTC
$ h8300-linux-gcc -Wp,-MD,fs/.read_write.o.d  -nostdinc -isystem /usr/local/DIR/gcc-h8300-4.3.0-RC-20080301/lib/gcc/h8300-elf/4.3.0/include -D__KERNEL__ -Iinclude -Iinclude2 -I/home/bunk/linux/kernel-2.6/git/linux-2.6/include -include include/linux/autoconf.h -I/home/bunk/linux/kernel-2.6/git/linux-2.6/fs -Ifs -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -fno-stack-protector -mh -mint32 -fno-builtin -g -D__linux__ -DUTS_SYSNAME=\"uClinux\" -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(read_write)"  -D"KBUILD_MODNAME=KBUILD_STR(read_write)" -c -o fs/read_write.o /home/bunk/linux/kernel-2.6/git/linux-2.6/fs/read_write.c
/home/bunk/linux/kernel-2.6/git/linux-2.6/fs/read_write.c: In function 'sys_pwrite64':
/home/bunk/linux/kernel-2.6/git/linux-2.6/fs/read_write.c:427: internal compiler error: in compute_frame_pointer_to_fb_displacement, at dwarf2out.c:10984
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Comment 1 Adrian Bunk 2008-03-04 07:45:26 UTC
Created attachment 15258 [details]
preprocessed source
Comment 2 Joseph S. Myers 2008-05-19 20:25:15 UTC
4.2.4 is being released, changing milestones to 4.2.5.
Comment 3 Joseph S. Myers 2008-07-04 23:02:34 UTC
Closing 4.1 branch.
Comment 4 Joseph S. Myers 2009-03-31 20:47:18 UTC
Closing 4.2 branch.
Comment 5 Richard Biener 2009-08-04 12:28:53 UTC
GCC 4.3.4 is being released, adjusting target milestone.
Comment 6 Jeffrey A. Law 2010-02-24 20:22:15 UTC
*** Bug 42138 has been marked as a duplicate of this bug. ***
Comment 7 Richard Biener 2010-05-22 18:12:11 UTC
GCC 4.3.5 is being released, adjusting target milestone.
Comment 8 Richard Biener 2011-06-27 12:13:55 UTC
4.3 branch is being closed, moving to 4.4.7 target.
Comment 9 Jakub Jelinek 2012-03-13 12:46:57 UTC
4.4 branch is being closed, moving to 4.5.4 target.
Comment 10 Jakub Jelinek 2013-04-12 15:16:39 UTC
GCC 4.6.4 has been released and the branch has been closed.
Comment 11 Jeffrey A. Law 2013-09-17 18:57:52 UTC
*** Bug 39766 has been marked as a duplicate of this bug. ***
Comment 12 Richard Biener 2014-06-12 13:45:00 UTC
The 4.7 branch is being closed, moving target milestone to 4.8.4.
Comment 13 Jakub Jelinek 2014-12-19 13:34:52 UTC
GCC 4.8.4 has been released.
Comment 14 Jeffrey A. Law 2015-02-05 17:15:26 UTC
*** Bug 49874 has been marked as a duplicate of this bug. ***
Comment 15 Jeffrey A. Law 2015-02-05 17:22:30 UTC
*** Bug 47983 has been marked as a duplicate of this bug. ***
Comment 16 Jeffrey A. Law 2015-02-06 15:21:06 UTC
Can't get this to fail with modern sources.  Assuming one of the various fixes in the last 5 years took care of it.