public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 3.4 branch frozen
@ 2004-08-29 21:46 Mark Mitchell
  2004-08-29 23:21 ` H. J. Lu
  0 siblings, 1 reply; 9+ messages in thread
From: Mark Mitchell @ 2004-08-29 21:46 UTC (permalink / raw)
  To: gcc

Please treat the GCC 3.4 branch as completely frozen until further release.

I will be applying a few patches that have already been approved, and 
then creating a GCC 3.4.2 prerelease.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com

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

* Re: GCC 3.4 branch frozen
  2004-08-29 21:46 GCC 3.4 branch frozen Mark Mitchell
@ 2004-08-29 23:21 ` H. J. Lu
  2004-08-29 23:40   ` Mark Mitchell
  0 siblings, 1 reply; 9+ messages in thread
From: H. J. Lu @ 2004-08-29 23:21 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc, wilson, rth

On Sun, Aug 29, 2004 at 11:07:52AM -0700, Mark Mitchell wrote:
> Please treat the GCC 3.4 branch as completely frozen until further release.
> 
> I will be applying a few patches that have already been approved, and 
> then creating a GCC 3.4.2 prerelease.
> 

We have been discussing

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14925

There are no major objections. I'd like to see this ia64 specific bug
be fixed in 3.4.2. Can I apply my patches to mainline and 3.4 branch?

Thanks.

H.J.

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

* Re: GCC 3.4 branch frozen
  2004-08-29 23:21 ` H. J. Lu
@ 2004-08-29 23:40   ` Mark Mitchell
  2004-08-30  7:06     ` H. J. Lu
  0 siblings, 1 reply; 9+ messages in thread
From: Mark Mitchell @ 2004-08-29 23:40 UTC (permalink / raw)
  To: H. J. Lu; +Cc: gcc, wilson, rth

H. J. Lu wrote:

>On Sun, Aug 29, 2004 at 11:07:52AM -0700, Mark Mitchell wrote:
>  
>
>>Please treat the GCC 3.4 branch as completely frozen until further release.
>>
>>I will be applying a few patches that have already been approved, and 
>>then creating a GCC 3.4.2 prerelease.
>>
>>    
>>
>
>We have been discussing
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14925
>
>There are no major objections. I'd like to see this ia64 specific bug
>be fixed in 3.4.2. Can I apply my patches to mainline and 3.4 branch?
>  
>
It is too late now for GCC 3.4.2.

I indicated before that if Jim Wilson or Richard Henderson approves this 
patch, it was OK.    You can put it in GCC 3.4.3 if it is approved by 
Jim or Richard.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com

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

* Re: GCC 3.4 branch frozen
  2004-08-29 23:40   ` Mark Mitchell
@ 2004-08-30  7:06     ` H. J. Lu
  2004-08-30  7:10       ` Mark Mitchell
  0 siblings, 1 reply; 9+ messages in thread
From: H. J. Lu @ 2004-08-30  7:06 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc, wilson, rth

On Sun, Aug 29, 2004 at 03:30:57PM -0700, Mark Mitchell wrote:
> H. J. Lu wrote:
> 
> >On Sun, Aug 29, 2004 at 11:07:52AM -0700, Mark Mitchell wrote:
> > 
> >
> >>Please treat the GCC 3.4 branch as completely frozen until further 
> >>release.
> >>
> >>I will be applying a few patches that have already been approved, and 
> >>then creating a GCC 3.4.2 prerelease.
> >>
> >>   
> >>
> >
> >We have been discussing
> >
> >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14925
> >
> >There are no major objections. I'd like to see this ia64 specific bug
> >be fixed in 3.4.2. Can I apply my patches to mainline and 3.4 branch?
> > 
> >
> It is too late now for GCC 3.4.2.
> 
> I indicated before that if Jim Wilson or Richard Henderson approves this 
> patch, it was OK.    You can put it in GCC 3.4.3 if it is approved by 
> Jim or Richard.

Can I check it into mainline? Jim didn't object my patch for 3.4 in the
previous emails. I guess he is still catching up his email. The current
gcc may introduce an incompatible ABI on IPF and prevents the 3rd party
unwind library. I'd like to see it get fixed soon.


H.J.

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

* Re: GCC 3.4 branch frozen
  2004-08-30  7:06     ` H. J. Lu
@ 2004-08-30  7:10       ` Mark Mitchell
  0 siblings, 0 replies; 9+ messages in thread
From: Mark Mitchell @ 2004-08-30  7:10 UTC (permalink / raw)
  To: H. J. Lu; +Cc: gcc, wilson, rth

H. J. Lu wrote:

>On Sun, Aug 29, 2004 at 03:30:57PM -0700, Mark Mitchell wrote:
>  
>
>>H. J. Lu wrote:
>>
>>    
>>
>>>On Sun, Aug 29, 2004 at 11:07:52AM -0700, Mark Mitchell wrote:
>>>
>>>
>>>      
>>>
>>>>Please treat the GCC 3.4 branch as completely frozen until further 
>>>>release.
>>>>
>>>>I will be applying a few patches that have already been approved, and 
>>>>then creating a GCC 3.4.2 prerelease.
>>>>
>>>>  
>>>>
>>>>        
>>>>
>>>We have been discussing
>>>
>>>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14925
>>>
>>>There are no major objections. I'd like to see this ia64 specific bug
>>>be fixed in 3.4.2. Can I apply my patches to mainline and 3.4 branch?
>>>
>>>
>>>      
>>>
>>It is too late now for GCC 3.4.2.
>>
>>I indicated before that if Jim Wilson or Richard Henderson approves this 
>>patch, it was OK.    You can put it in GCC 3.4.3 if it is approved by 
>>Jim or Richard.
>>    
>>
>
>Can I check it into mainline? Jim didn't object my patch for 3.4 in the
>previous emails. I guess he is still catching up his email. The current
>gcc may introduce an incompatible ABI on IPF and prevents the 3rd party
>unwind library. I'd like to see it get fixed soon.
>
There's no rush to get things into mainline.  Please wait for an 
explicit OK from Jim or Richard.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com

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

* GCC 3.4 branch frozen
@ 2004-10-30 22:28 Mark Mitchell
  0 siblings, 0 replies; 9+ messages in thread
From: Mark Mitchell @ 2004-10-30 22:28 UTC (permalink / raw)
  To: gcc

As of now, please consider the GCC 3.4 branch frozen.

I will be making a pass over the open PRs, and then, hopefully, spinning 
a release candidate tomorrow.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

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

* Re: GCC 3.4 Branch Frozen
  2004-04-19  0:27 GCC 3.4 Branch Frozen Michael Elizabeth Chastain
@ 2004-04-19  1:26 ` Mark Mitchell
  0 siblings, 0 replies; 9+ messages in thread
From: Mark Mitchell @ 2004-04-19  1:26 UTC (permalink / raw)
  To: Michael Elizabeth Chastain; +Cc: gcc

Michael Elizabeth Chastain wrote:

>I built gcc 3.4.0-20040416 on native hppa2.0w-hp-hpux11.11
>and observed that pr/14893 and pr/14905 have both been fixed.
>I think 14893 has not been fixed in gcc HEAD though.
>
>I bootstrap with gcc 3.3.2 rather than the native toolchain so I don't
>have the issue with intl/plural.c that Joe Buck reported.
>
>My two cents,
>  
>
Thanks for the report.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com

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

* Re: GCC 3.4 Branch Frozen
@ 2004-04-19  0:27 Michael Elizabeth Chastain
  2004-04-19  1:26 ` Mark Mitchell
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Elizabeth Chastain @ 2004-04-19  0:27 UTC (permalink / raw)
  To: gcc, mark

I built gcc 3.4.0-20040416 on native hppa2.0w-hp-hpux11.11
and observed that pr/14893 and pr/14905 have both been fixed.
I think 14893 has not been fixed in gcc HEAD though.

I bootstrap with gcc 3.3.2 rather than the native toolchain so I don't
have the issue with intl/plural.c that Joe Buck reported.

My two cents,

Michael C

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

* GCC 3.4 Branch Frozen
@ 2004-04-18 22:58 Mark Mitchell
  0 siblings, 0 replies; 9+ messages in thread
From: Mark Mitchell @ 2004-04-18 22:58 UTC (permalink / raw)
  To: gcc


The GCC 3.4 branch is completely frozen.

I plan to apply a couple of minor pathces myself and then spin the
release.  

Please make absolutely no check-ins to the 3.4 branch until further
notice.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

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

end of thread, other threads:[~2004-10-30 19:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-29 21:46 GCC 3.4 branch frozen Mark Mitchell
2004-08-29 23:21 ` H. J. Lu
2004-08-29 23:40   ` Mark Mitchell
2004-08-30  7:06     ` H. J. Lu
2004-08-30  7:10       ` Mark Mitchell
  -- strict thread matches above, loose matches on Subject: below --
2004-10-30 22:28 Mark Mitchell
2004-04-19  0:27 GCC 3.4 Branch Frozen Michael Elizabeth Chastain
2004-04-19  1:26 ` Mark Mitchell
2004-04-18 22:58 Mark Mitchell

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).