--- Comment #6 from ghazi at gcc dot gnu dot org 2008-02-11 04:56 ---
The original issue reported in here was a "deprecated conversion" warning in
gcc-4.2. Later on to confuse things an execution failure was noted on mainline
and an LP64 problem was reported on gcc-4.1 in the same testc
--
ghazi at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |ghazi at gcc dot gnu dot org
|dot org
--- Comment #5 from ghazi at gcc dot gnu dot org 2008-02-10 05:43 ---
Subject: Bug 27232
Author: ghazi
Date: Sun Feb 10 05:42:55 2008
New Revision: 132212
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132212
Log:
PR objc++/27232
Backport:
2006-09-22 Mi
--- Comment #4 from ghazi at gcc dot gnu dot org 2008-02-08 05:34 ---
If I backport this patch to 4.1:
http://gcc.gnu.org/ml/gcc-patches/2006-09/msg01001.html
the testcase compiles with gcc-4.1 and executes on x86_64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27232
--- Comment #3 from ghazi at gcc dot gnu dot org 2008-02-08 01:40 ---
This testcase has execution failure on mainline for i686 and x86_64:
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00466.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00441.html
On 4.2.x, it passes on both
--- Comment #2 from danglin at gcc dot gnu dot org 2007-11-22 14:08 ---
Execution fails on hppa64-hp-hpux11.11.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27232
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-21 23:39 ---
*** Bug 27248 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---