The attached files illustrate 2 bugs:
1) A global pointer is incorrectly initialized.
2) A 64-bit variable is overwritten when it is multiplied.
This is the version information:
msp430-gcc (GCC) 3.2.3
Copyright (C) 2002 Free Software Foundation, Inc.
Running under cygwin on WinXP SP2, targetin
Hi,
When I try to compile/link my program as if everything was in the same file,
by including the .c in Main.c, I get the following errors:
cc/Master.c: In function `Master':
cc/Master.c:732: Internal compiler error in gen_lowpart, at emit-rtl.c:1197
Please submit a full bug report,
with prepr
Hello,
There is a problem with accessing bit fields in structs: It
seems that whenever the first member of a struct is a bitfield
consisting of more than 1 bit a subsequent bitfield in the same struct
is accessed incorrectly (writing seems to work ok, but reading not).
This is true for msp430-gcc
Hi,
could you please strip down this monster file just toMgmtQueryM$Timer$fired()
function in order to allow me to debug a compiler? :)
Thanks,
~d
>
> I'm compiling on Windows XP, and have found a fatal compiler bug.
>
> Here is the GCC version information, from msp430-gcc:
>
> Reading specs fr
ng so wrong that
gcc doesn't know what to do at all.
Regards,
Dmitriy Korovkin,
-Original Message-
From: mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net]
Sent: Tuesday, October 19, 2004 8:10 AM
To: mspgcc-users@lists.sourceforge.net
Subject:
I'm compiling on Windows XP, and have found a fatal compiler bug.
Here is the GCC version information, from msp430-gcc:
Reading specs from
/cygdrive/c/mspgcc/bin/../lib/gcc-lib/msp430/3.2.3/specs
Configured with: ./configure --target=msp430 --
prefix=/c/daten/mspgcc/build/installed --disable-n
this has been fixed a while ago...
You have to get new sources from CVS and recompile gcc.
~d
On Friday 06 December 2002 17:46, HiD wrote:
> Hi,
> when I compiled the attached file with msp430-gcc version 3.2 I got the
> following error messages:
>
Hi,
when I compiled the attached file with msp430-gcc version 3.2 I got the
following error messages:
--
msp430-gcc.exe -c CircularBuffer.c -o CircularBuffer.o
-I"C:/Dev-Cpp/include" -mmcu=msp430x149
CircularBuffer.c: In function `CB
Hi,
when I compiled the attached file with msp430-gcc version 3.2 I got the
following error messages:
--
msp430-gcc.exe -c CircularBuffer.c -o CircularBuffer.o
-I"C:/Dev-Cpp/include" -mmcu=msp430x149
CircularBuffer.c: In function `
Well,
probably none... (defenetely not the one mentioned below)
But I recommend you build gcc-3.2
~d
On Friday 27 September 2002 17:38, J.C. Wren wrote:
> Dmitry,
>
> How many of these fixes like those below are something that we should
> watch out for in the gcc-3.0 toolchain?
>
>
Dmitry,
How many of these fixes like those below are something that we should
watch
out for in the gcc-3.0 toolchain?
--John
Update of /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430
In directory usw-pr-cvs1:/tmp/cvs-serv3235
Modified Files:
msp430.md
Log Message:
fixed w
Yes, this is a fundamental gcc issue :)
a char const 128 is a 'sign bit', therefore weared gcc behaviour.
The same about int 32768.
Fixed/workedaround anyway. Please update source and recompile.
~d
On Thursday 26 September 2002 22:43, Andreas Schwarz wrote:
> Hi,
>
> robert.r...@tekelek.com.a
Hi,
robert.r...@tekelek.com.au sent me the following bug report today:
Hi Andreas,
I'm not sure what to do next about this one?? I'm sending it to you as it
occurred using MSPGCC windows installer 2002-09-22 (8.88MB). Is this a
fundamental
13 matches
Mail list logo