[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2021-06-11 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #15 from H.J. Lu --- This isn't completely fixed: [hjl@gnu-clx-1 gcc]$ ./xgcc -B./ /export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.target/i386/pr97032.c -m32 -fdiagnostics-plain-output -O2 -mincoming-stack-boundary=2

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2021-06-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 Richard Biener changed: What|Removed |Added Target Milestone|9.4 |9.5 --- Comment #14 from Richard

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-12-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #13 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d88e2cb54914cf8aa0ae68ca75dc45237acfcef0 commit r11-5972-gd88e2cb54914cf8aa0ae68ca75dc45237acfcef0 Author: Jakub Jelinek Date:

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-12-09 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #12 from Jakub Jelinek --- Created attachment 49713 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49713=edit gcc11-pr92469.patch Untested fix.

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-12-08 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #11 from Uroš Bizjak --- *** Bug 98194 has been marked as a duplicate of this bug. ***

Re: [Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-05-05 Thread Richard Sandiford
"jakub at gcc dot gnu.org" writes: > --- Comment #9 from Jakub Jelinek --- > Seems neither accessible_reg_set nor operand_reg_set can exclude frame, > because > the latter results in general_operand predicate failing for it and the former > results into the latter not being enabled either. >

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-05-05 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #10 from rsandifo at gcc dot gnu.org --- "jakub at gcc dot gnu.org" writes: > --- Comment #9 from Jakub Jelinek --- > Seems neither accessible_reg_set nor operand_reg_set can exclude frame, > because > the latter results in

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-05-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #9

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-05-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #8 from Andrew Pinski --- *** Bug 94902 has been marked as a duplicate of this bug. ***

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-03-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 Jakub Jelinek changed: What|Removed |Added Target Milestone|9.3 |9.4 --- Comment #7 from Jakub Jelinek

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-01-24 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #6 from Uroš Bizjak --- -"What seems to be the problem?" -"It hurts when I do this." -"Then don't do that."

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2019-11-12 Thread anbu1024.me at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #4 from John X --- Sorry, I submitted the same comment twice due to the bad network environment. I don't know how to delete the duplicate one. Any one could help me?