public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430
@ 2017-05-22 16:19 Jozef Lawrynowicz
  2017-05-26 12:26 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Jozef Lawrynowicz @ 2017-05-22 16:19 UTC (permalink / raw)
  To: gcc-patches

Ping, original post: 
https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01560.html
---

For the msp430-elf target, the gcc-6-branch fails to build when 
configured to enable C++ support.

The gcc-5-branch successfully builds with C++ support.

Backporting r244727 and r243310 to the gcc-6-branch fixes the two
build issues, so the build completes successfully.

I don't have write access to the GCC repository, so would appreciate
if someone could backport these patches to gcc-6-branch if that is 
acceptable.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430
  2017-05-22 16:19 [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
@ 2017-05-26 12:26 ` Jonathan Wakely
  2017-05-26 14:44   ` Jozef Lawrynowicz
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2017-05-26 12:26 UTC (permalink / raw)
  To: Jozef Lawrynowicz; +Cc: gcc-patches, libstdc++

On 22/05/17 17:16 +0100, Jozef Lawrynowicz wrote:
>Ping, original post: 
>https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01560.html

These are both libstdc++ patches and originally posted to the
libstdc++ list, so you'll have more luck mailing that list. I
committed both patches you're asking about, but I don't read
gcc-patches routinely.

>---
>
>For the msp430-elf target, the gcc-6-branch fails to build when 
>configured to enable C++ support.
>
>The gcc-5-branch successfully builds with C++ support.
>
>Backporting r244727 and r243310 to the gcc-6-branch fixes the two
>build issues, so the build completes successfully.
>
>I don't have write access to the GCC repository, so would appreciate
>if someone could backport these patches to gcc-6-branch if that is 
>acceptable.

I've backported both patches, gcc-6-branch should build for you now.
Please let me know if it doesn't.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430
  2017-05-26 12:26 ` Jonathan Wakely
@ 2017-05-26 14:44   ` Jozef Lawrynowicz
  0 siblings, 0 replies; 3+ messages in thread
From: Jozef Lawrynowicz @ 2017-05-26 14:44 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-patches, libstdc++

On 26/05/2017 13:01, Jonathan Wakely wrote:
> On 22/05/17 17:16 +0100, Jozef Lawrynowicz wrote:
>> Ping, original post: 
>> https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01560.html
> 
> These are both libstdc++ patches and originally posted to the
> libstdc++ list, so you'll have more luck mailing that list. I
> committed both patches you're asking about, but I don't read
> gcc-patches routinely.
> 
>> ---
>>
>> For the msp430-elf target, the gcc-6-branch fails to build when 
>> configured to enable C++ support.
>>
>> The gcc-5-branch successfully builds with C++ support.
>>
>> Backporting r244727 and r243310 to the gcc-6-branch fixes the two
>> build issues, so the build completes successfully.
>>
>> I don't have write access to the GCC repository, so would appreciate
>> if someone could backport these patches to gcc-6-branch if that is 
>> acceptable.
> 
> I've backported both patches, gcc-6-branch should build for you now.
> Please let me know if it doesn't.
> 
> 
Brilliant, the gcc-6-branch builds cleanly for msp430-elf now, thanks!

-bash-4.2$ ./usr/local/bin/msp430-elf-gcc -v
Target: msp430-elf
Configured with: ../configure --target=msp430-elf --enable-languages=c,c++
Thread model: single
gcc version 6.3.1 20170526 (GCC)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-26 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 16:19 [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
2017-05-26 12:26 ` Jonathan Wakely
2017-05-26 14:44   ` Jozef Lawrynowicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).