[Bug target/26915] missed sized opt returning -1.0

2021-10-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26915 --- Comment #8 from CVS Commits --- The master branch has been updated by Roger Sayle : https://gcc.gnu.org/g:247c407c83f0015f4b92d5f71e45b63192f6757e commit r12-4475-g247c407c83f0015f4b92d5f71e45b63192f6757e Author: Roger Sayle Date: Mon

[Bug target/26915] missed sized opt returning -1.0

2006-11-30 Thread chaoyingfu at gcc dot gnu dot org
--- Comment #8 from chaoyingfu at gcc dot gnu dot org 2006-12-01 00:07 --- Subject: Bug 26915 Author: chaoyingfu Date: Fri Dec 1 00:05:26 2006 New Revision: 119383 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119383 Log: Merged revisions 118455-118543 via svnmerge from

[Bug target/26915] missed sized opt returning -1.0

2006-11-04 Thread pluto at agmk dot net
--- Comment #4 from pluto at agmk dot net 2006-11-04 09:10 --- Created an attachment (id=12545) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12545action=view) patch from Uros Bizjak. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26915

[Bug target/26915] missed sized opt returning -1.0

2006-11-04 Thread pluto at agmk dot net
--- Comment #5 from pluto at agmk dot net 2006-11-04 09:11 --- with attached patch gcc42 produces: $ ./xgcc -B. PR26915.c -m32 -S -Os -fomit-frame-pointer .file PR26915.c .text .globl minus1 .type minus1, @function minus1: fld1 fchs

[Bug target/26915] missed sized opt returning -1.0

2006-11-04 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2006-11-04 23:12 --- Subject: Bug 26915 Author: uros Date: Sat Nov 4 23:12:16 2006 New Revision: 118484 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118484 Log: PR target/26915 * config/i386/i386.c

[Bug target/26915] missed sized opt returning -1.0

2006-11-04 Thread ubizjak at gmail dot com
--- Comment #7 from ubizjak at gmail dot com 2006-11-04 23:15 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added URL|

[Bug target/26915] missed sized opt returning -1.0

2006-05-02 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-02 08:08 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO|