This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
ada/8862: [mainline regression] Wrong simplify_subreg call from wrong assignment produced by c++ frontent
- From: jh at suse dot cz
- To: gcc-gnats at gcc dot gnu dot org
- Date: 7 Dec 2002 21:24:11 -0000
- Subject: ada/8862: [mainline regression] Wrong simplify_subreg call from wrong assignment produced by c++ frontent
- Reply-to: jh at suse dot cz
>Number: 8862
>Category: ada
>Synopsis: [mainline regression] Wrong simplify_subreg call from wrong assignment produced by c++ frontent
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 07 13:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: jh@suse.cz
>Release: unknown-1.0
>Organization:
>Environment:
x86_64-unknown-linux
>Description:
gcc -O2 subreg.ii
causes gcc to die in simplify_subreg since it was called with BLKmode arugment.
It is called by convert_move that is called from store_expr that already has
BLKmode input and different type output...
>How-To-Repeat:
gcc -O2 subreg.ii
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="subreg.ii"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="subreg.ii"