public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Patch for 2.95.3
@ 2000-12-07  3:33 Gunther Nikl
  2000-12-07  5:39 ` Bernd Schmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Gunther Nikl @ 2000-12-07  3:33 UTC (permalink / raw)
  To: gcc; +Cc: bernds

Hello!

I would like to see the following patch installed in 2.95.3:

   http://gcc.gnu.org/ml/gcc-patches/2000-01/msg00000.html

This patch fixes the loss of a pending stack adjust (happens eg. on
m68k for m68060)

Gunther Nikl

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

* Re: Patch for 2.95.3
  2000-12-07  3:33 Patch for 2.95.3 Gunther Nikl
@ 2000-12-07  5:39 ` Bernd Schmidt
  2000-12-07  6:58   ` Bit Fields Matt Minnis
  0 siblings, 1 reply; 3+ messages in thread
From: Bernd Schmidt @ 2000-12-07  5:39 UTC (permalink / raw)
  To: Gunther Nikl; +Cc: gcc

On Thu, 7 Dec 2000, Gunther Nikl wrote:

> I would like to see the following patch installed in 2.95.3:
> 
>    http://gcc.gnu.org/ml/gcc-patches/2000-01/msg00000.html
> 
> This patch fixes the loss of a pending stack adjust (happens eg. on
> m68k for m68060)

It's already applied to the branch.


Bernd

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

* Bit Fields
  2000-12-07  5:39 ` Bernd Schmidt
@ 2000-12-07  6:58   ` Matt Minnis
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Minnis @ 2000-12-07  6:58 UTC (permalink / raw)
  To: gcc

Is there a way to dynamically define bit fields in a integer?

I know how to define them in code, but how can it be done for purposes of 
reading in a file that would be easier to deal with if there was a way to 
do this.

Basically, read in a file describing internal registers of a micro 
controller of some sort, and have the bit fields to designate the different 
functions of some of the bits.

I know this can be done via a mask, but I would like to know if this is 
possible?

Thanks,

Matt Minnis

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

end of thread, other threads:[~2000-12-07  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-07  3:33 Patch for 2.95.3 Gunther Nikl
2000-12-07  5:39 ` Bernd Schmidt
2000-12-07  6:58   ` Bit Fields Matt Minnis

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