[Bug middle-end/21850] [4.0 Regression] misscompiling comparision from vector to integer

2017-09-15 Thread palves at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21850

--- Comment #6 from palves at gcc dot gnu.org ---
Author: palves
Date: Fri Sep 15 14:53:48 2017
New Revision: 252822

URL: https://gcc.gnu.org/viewcvs?rev=252822=gcc=rev
Log:
Fix compile time error when using ansidecl.h with an old version of GCC.

include/
2017-07-31  Nick Clifton  

Binutils PR 21850
* ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
#idef __cplusplus.

Modified:
trunk/include/ChangeLog
trunk/include/ansidecl.h

[Bug middle-end/21850] [4.0 Regression] misscompiling comparision from vector to integer

2005-06-16 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-16 
23:20 ---
Subject: Bug 21850

CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED]   2005-06-16 23:19:59

Modified files:
gcc: ChangeLog tree.c 
gcc/testsuite  : ChangeLog 
Added files:
gcc/testsuite/gcc.c-torture/execute: 20050607-1.c 

Log message:
PR middle-end/21850
* tree.c (get_unwidened): Stop at NOP_EXPR/CONVERT_EXPR that convert
from vector types.

* gcc.c-torture/execute/20050607-1.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=2.7592.2.288r2=2.7592.2.289
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.466.4.3r2=1.466.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.5084.2.242r2=1.5084.2.243
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20050607-1.c.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=NONEr2=1.1.2.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21850


[Bug middle-end/21850] [4.0 Regression] misscompiling comparision from vector to integer

2005-06-16 Thread giovannibajo at libero dot it

--- Additional Comments From giovannibajo at libero dot it  2005-06-17 
00:35 ---
Fixed!

-- 
   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|4.0.2   |4.0.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21850


[Bug middle-end/21850] [4.0 Regression] misscompiling comparision from vector to integer

2005-06-09 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

  Known to work||4.1.0
   Last reconfirmed|2005-06-07 12:20:36 |2005-06-09 14:45:12
   date||
Summary|misscompiling comparision   |[4.0 Regression]
   |from vector to integer  |misscompiling comparision
   ||from vector to integer
   Target Milestone|--- |4.0.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21850