Bug 35825 - Update g-soccon-rtems.ads
Summary: Update g-soccon-rtems.ads
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: ada (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 14:56 UTC by Joel Sherrill
Modified: 2008-04-12 21:56 UTC (History)
1 user (show)

See Also:
Host:
Target: *-rtems*
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Patch to add IP_PKTINFO (437 bytes, patch)
2008-04-04 14:57 UTC, Joel Sherrill
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Sherrill 2008-04-04 14:56:51 UTC
Attached will be a patch to update g-soccon-rtems.ads on the trunk to reflect the new constant IP_PKTINFO.

2008-04-04  Joel Sherrill <joel.sherrill@oarcorp.com>

        * g-soccon-rtems.ads: Add IP_PKTINFO.
Comment 1 Joel Sherrill 2008-04-04 14:57:39 UTC
Created attachment 15428 [details]
Patch to add IP_PKTINFO

Add patch -- only applicable to SVN trunk.
Comment 2 Samuel Tardieu 2008-04-12 21:56:19 UTC
Subject: Bug 35825

Author: sam
Date: Sat Apr 12 21:55:35 2008
New Revision: 134230

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134230
Log:
2008-04-12  Joel Sherrill  <joel@oarcorp.com>

    gcc/ada/
	PR ada/35825
	* g-soccon-rtems.ads: Add IP_PKTINFO as unsupported.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/g-soccon-rtems.ads

Comment 3 Samuel Tardieu 2008-04-12 21:56:41 UTC
Patch committed.