[Bug target/69073] internal compiler error: in maybe_record_trace_start

2022-01-27 Thread ysato at users dot sourceforge.jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69073 --- Comment #7 from Yoshinori Sato --- Created attachment 52308 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52308=edit comment 4 reproduce source

[Bug target/69073] internal compiler error: in maybe_record_trace_start

2022-01-27 Thread ysato at users dot sourceforge.jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69073 --- Comment #6 from Yoshinori Sato --- I got same ICE on following gcc. ❯ rx-unknown-linux-gcc --version rx-unknown-linux-gcc (GCC) 12.0.0 20210903 (experimental) ❯ rx-unknown-linux-gcc -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs

[Bug target/97431] [SH] Python crashes with 'Segmentation fault with -finline-small-functions

2020-10-14 Thread ysato at users dot sourceforge.jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97431 --- Comment #2 from Yoshinori Sato --- Since 0x296318e8 is data, we need to investigate where we jumped. The backtrace looks normal, so I think you're getting anomalous jumps when optimizing long_richcompare.

[Bug c/89828] New: Inernal compiler error on -fno-omit-frame-pointer

2019-03-26 Thread ysato at users dot sourceforge.jp
: c Assignee: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Target Milestone: --- Created attachment 46025 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46025=edit problem happened source code I got following errors. $ rx-elf-gcc -c -O2

[Bug target/69713] New: Invalid code of optimization in SH

2016-02-06 Thread ysato at users dot sourceforge.jp
Assignee: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Target Milestone: --- Created attachment 37619 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37619=edit reproduce code Attached code compiled. Getting output below. 82 lookup_user_

[Bug debug/69073] internal compiler error: in maybe_record_trace_start

2016-01-09 Thread ysato at users dot sourceforge.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69073 --- Comment #4 from Yoshinori Sato --- still have problem... $ LANG=C gcc/xgcc -v -B ./gcc -Os -g -ffixed-r13 -c ~/nfs.c Reading specs from ./gcc/specs COLLECT_GCC=gcc/xgcc Target: rx-elf Configured with: ../configure --target=rx-elf

[Bug debug/69073] internal compiler error: in maybe_record_trace_start

2016-01-02 Thread ysato at users dot sourceforge.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69073 --- Comment #2 from Yoshinori Sato --- It looks different problem. I tried x86_64 cross compile. Using built-in specs. COLLECT_GCC=rx-elf-gcc COLLECT_LTO_WRAPPER=/home/ysato/rxelf/libexec/gcc/rx-elf/6.0.0/lto-wrapper Target: rx-elf Configured

[Bug target/69112] New: MIssing register assignment

2016-01-01 Thread ysato at users dot sourceforge.jp
Assignee: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Target Milestone: --- Created attachment 37204 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37204=edit reproduce sample I compiled this inline assembler functions. __asm__ volatile("

[Bug target/69112] MIssing register assignment

2016-01-01 Thread ysato at users dot sourceforge.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69112 --- Comment #2 from Yoshinori Sato --- OK. Thanks.

[Bug debug/69073] New: internal compiler error: in maybe_record_trace_start

2015-12-28 Thread ysato at users dot sourceforge.jp
Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Target Milestone: --- Created attachment 37179 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37179=edit reproduce sample $ LANG=C rx-elf-gcc -Os -ffixed-r13 -c nfs.c net/nf

[Bug tree-optimization/67349] [5 regression] ICE on optimization

2015-08-25 Thread ysato at users dot sourceforge.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67349 --- Comment #3 from Yoshinori Sato ysato at users dot sourceforge.jp --- I tested gcc version 6.0.0 20150710 (experimental) (GCC) I'll trying latest trunk. Thanks,

[Bug target/67349] New: ICE on optimization

2015-08-25 Thread ysato at users dot sourceforge.jp
: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Target Milestone: --- Created attachment 36252 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36252action=edit problem source I got following error. $ LANG=C h8300-unknown-linux-gcc -c -O2 -fconserve-stack

[Bug target/66611] New: SH: ICE on -O2

2015-06-20 Thread ysato at users dot sourceforge.jp
: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Target Milestone: --- Created attachment 35819 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35819action=edit problem source code $ LANG=C sh-unknown-linux-gcc -O2 -mb -m2 w83627ehf.c w83627ehf.c: In function

[Bug target/64889] New: [h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318

2015-01-31 Thread ysato at users dot sourceforge.jp
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp Created attachment 34639 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34639action=edit reproduce on ICE reporoduce code attached. $ h8300-elf-gcc -mh

[Bug target/58400] gcc for h8300 internal compiler error: insn does not satisfy its constraints at fs/ext4/mballoc.c: In function 'mb_free_blocks':

2015-01-31 Thread ysato at users dot sourceforge.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58400 Yoshinori Sato ysato at users dot sourceforge.jp changed: What|Removed |Added CC||ysato

[Bug target/57767] New: rx-unknown-elf ice of invalid %-code

2013-07-01 Thread ysato at users dot sourceforge.jp
Assignee: unassigned at gcc dot gnu.org Reporter: ysato at users dot sourceforge.jp $ LANG=C /home/ysato/toolchain/gcc/rx/./gcc/xgcc -B/home/ysato/toolchain/gcc/rx/./gcc/ -B/home/ysato/rxelf/rx-unknown-elf/bin/ -g -O2 -m64bit-doubles -fbuilding-libgcc -c mulvdi3.c mulvdi3.c

[Bug target/57767] rx-unknown-elf ice of invalid %-code

2013-07-01 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57767 --- Comment #1 from Yoshinori Sato ysato at users dot sourceforge.jp --- Created attachment 30415 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30415action=edit failed sample

[Bug target/56967] New: Add build exception

2013-04-15 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56967 Bug #: 56967 Summary: Add build exception Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/56967] Add build exception

2013-04-15 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56967 --- Comment #1 from Yoshinori Sato ysato at users dot sourceforge.jp 2013-04-15 13:39:23 UTC --- Add exceptions.

[Bug target/47998] ICE of -O2

2011-03-06 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47998 --- Comment #1 from Yoshinori Sato ysato at users dot sourceforge.jp 2011-03-06 08:11:08 UTC --- Created attachment 23557 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23557 proposal fix It mismatch of restriction rule.

[Bug target/47998] ICE of -O2

2011-03-06 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47998 Yoshinori Sato ysato at users dot sourceforge.jp changed: What|Removed |Added Attachment #23557|0 |1

[Bug target/47998] New: ICE of -O2

2011-03-05 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47998 Summary: ICE of -O2 Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org

[Bug target/47983] New: ICE on h8300-elf

2011-03-03 Thread ysato at users dot sourceforge.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47983 Summary: ICE on h8300-elf Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org