This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/46350] s-taprop.adb:891:40: warning: redundant conversion, expression is of type "Interrupt_ID"
- From: "danglin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 15 Jul 2011 02:37:29 +0000
- Subject: [Bug ada/46350] s-taprop.adb:891:40: warning: redundant conversion, expression is of type "Interrupt_ID"
- Auto-submitted: auto-generated
- References: <bug-46350-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46350
--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> 2011-07-15 02:37:27 UTC ---
Author: danglin
Date: Fri Jul 15 02:37:23 2011
New Revision: 176304
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176304
Log:
PR ada/46350
* s-taprop-hpux-dce.adb (Abort_Task): Remove unnecessary cast.
Modified:
branches/gcc-4_5-branch/gcc/ada/ChangeLog
branches/gcc-4_5-branch/gcc/ada/s-taprop-hpux-dce.adb