--- Comment #3 from berndtrog at yahoo dot com 2006-05-02 15:19 ---
Is this one related to PR21834?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27386
--- Comment #3 from berndtrog at yahoo dot com 2006-05-11 21:59 ---
Pavel, the attiny2313 has 128 Bytes of SRAM.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27556
--- Comment #5 from berndtrog at yahoo dot com 2006-05-14 12:39 ---
> - r19 is modified, but not saved
Can you please give the exact command line you used to compile bug.i into
bug.o?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27593
--- Comment #7 from berndtrog at yahoo dot com 2006-05-15 20:19 ---
> - r19 is modified, but not saved
I can confirm this bug for 4.1 and trunk using this line:
avr-gcc -c -O1 bug.i -funroll-loops
The bug goes away when -funroll-loops is not used.
The bug first appeared in july 2
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
GCC target triplet: avr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27663
in path
--
Summary: cross-gnatmake needs host gcc
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bern
--- Comment #7 from berndtrog at yahoo dot com 2006-05-26 11:15 ---
This bug is target independent.
I see the same behaviour for --target=mingw32.
Workaround (for avr only):
Index: mlib-utl.adb
===
--- mlib-utl.adb
--- Comment #12 from berndtrog at yahoo dot com 2006-05-28 14:10 ---
> --- Comment #11 from laurent at guerby dot net 2006-05-27 18:41 ---
> Bernd, could you contribute (attach here) your Makefile and ada RTS changes so
> that Ada build with AVR target succeeds?
Sinc
nt: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
GCC host triplet: i386-linux
GCC target triplet: avr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035
--- Comment #11 from berndtrog at yahoo dot com 2005-12-05 18:34 ---
Compiling of usart.i still fails:
usart.c: In function 'UsartIOCtl':
usart.c:821: error: unable to find a register to spill in class
'BASE_POINTER_REGS'
usart.c:821: error: this is the insn:
(insn
--- Comment #33 from berndtrog at yahoo dot com 2005-12-05 18:53 ---
Compiling test.c with 4.1.0 20051202 or 4.2.0 20051202 works OK.
Compiling test.c with 4.0.3 20051123 still fails:
test.c: In function 'test':
test.c:46: error: unable to find a register to spil
--- Comment #2 from berndtrog at yahoo dot com 2005-12-05 19:06 ---
Thats a 4.1/4.2 regression
--
berndtrog at yahoo dot com changed:
What|Removed |Added
--- Comment #2 from berndtrog at yahoo dot com 2005-12-07 19:55 ---
patch here:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01887.html
--
berndtrog at yahoo dot com changed:
What|Removed |Added
--- Comment #3 from berndtrog at yahoo dot com 2005-12-08 17:14 ---
PR 19636 fails only when compiled with -Os, while
this one fails only when compiled with -O2 or -O3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24894
code function name.
--
Summary: [4.0/4.1/4.2 Regression] Unfounded warnings from the AVR
backend
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unas
--- Comment #1 from berndtrog at yahoo dot com 2005-12-16 17:13 ---
Created an attachment (id=10516)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10516&action=view)
proposed patch
patch to replace DECL_NAME by DECL_ASSEMBLER_NAME
--
http://gcc.gnu.org/bugzilla/show_
og at yahoo dot com
GCC target triplet: avr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25451
--- Comment #1 from berndtrog at yahoo dot com 2005-12-16 18:06 ---
Note: I'll attach the patch when Bugzilla has recoverd from its internal
errors...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25451
Summary: error: 'struct equiv_info' has no member named 'x_start'
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot
--- Comment #2 from berndtrog at yahoo dot com 2006-01-10 16:56 ---
Only 3.4.x seems allocate a frame pointer in the function 'Evaluate'.
It would be interesting if this bug can be triggered in 4.x!
--
berndtrog at yahoo dot com changed:
What
--- Comment #4 from berndtrog at yahoo dot com 2006-01-10 17:19 ---
Roger Sayle commited the patch on 2005-12-17.
Thanks!
--
berndtrog at yahoo dot com changed:
What|Removed |Added
--- Comment #2 from berndtrog at yahoo dot com 2006-01-10 21:19 ---
f32.c compiles OK on 4_1-branch and HEAD.
--
berndtrog at yahoo dot com changed:
What|Removed |Added
--- Comment #4 from berndtrog at yahoo dot com 2006-01-13 18:10 ---
The code compiles OK on 4.0 and newer.
--
berndtrog at yahoo dot com changed:
What|Removed |Added
--- Comment #2 from berndtrog at yahoo dot com 2006-08-18 12:47 ---
Atmel's new devices where added in r113982. Thanks!
--
berndtrog at yahoo dot com changed:
What|Removed |
--- Comment #1 from berndtrog at yahoo dot com 2006-08-18 12:59 ---
Fixed in r114758. Thanks!
--
berndtrog at yahoo dot com changed:
What|Removed |Added
: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28953
inor
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20012
--- Additional Comments From berndtrog at yahoo dot com 2005-02-16 18:27
---
Nathanael,
do you know why the rts gets compiled here? (the avr target does not have a rts)
--
What|Removed |Added
--- Additional Comments From berndtrog at yahoo dot com 2005-02-16 18:39
---
gcc version 4.0.0 20050215 and gcc-3.4.3 have this bug, too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10671
4.0.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: avr
ht
--- Additional Comments From berndtrog at yahoo dot com 2005-02-18 20:22
---
Fails for --target=i386-elf too.
--
What|Removed |Added
GCC target triplet|avr
--
What|Removed |Added
CC||berndtrog at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19636
--- Additional Comments From berndtrog at yahoo dot com 2005-03-02 22:20
---
Alex,
please attach the preprocessed file (*.i*) that triggers the bug, generated by
adding -save-temps to the complete compilation command.
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20082
--- Additional Comments From berndtrog at yahoo dot com 2005-03-02 22:29
---
Update:
with this patch to $TARGET/libada/Makefile
RTS_DIR:=$(strip $(subst \,/,$(shell gnatls -v | grep adalib )))
-gnattools-cross: gnatlib
+gnattools-cross:
$(MAKE) -C $(GCC_DIR)/ada
--- Additional Comments From berndtrog at yahoo dot com 2005-03-02 22:44
---
I can confirm this for gcc-4.0.0-20050228
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19684
--- Additional Comments From berndtrog at yahoo dot com 2005-03-02 22:59
---
>I can't send whole file because it is some intellectual property.
If you can't post the preprocessed sources because they're proprietary code,
then try to create a small file that trigger
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu d
ed command
line option "-fRTS=/tmp/rts"
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndt
n
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: web
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23693
--- Additional Comments From berndtrog at yahoo dot com 2005-09-02 12:16
---
(In reply to comment #1)
> I don't understand why you would want this ps is more portable than PDF is.
Am I the only one who finds pdf manuals (w/ bookmarks) much more convenient than
ps or html?
&
--- Additional Comments From berndtrog at yahoo dot com 2005-09-02 14:29
---
(In reply to comment #4)
> texi2pdf (= texi2dvi --pdf) uses pdftex to generate PDF directly and
> texinfo.tex has conditional code to generate PDF files with internal links
> etc. when gener
fully supported
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC
--- Additional Comments From berndtrog at yahoo dot com 2005-04-30 14:29
---
Arnaud Charlet wrote:
>Should be fixed now.
Can you please describe how you tested the patch?
I still get the errors in 4_0-branch and head!
Why does the '--disable-libada' switch disable gn
--- Additional Comments From berndtrog at yahoo dot com 2005-04-30 17:23
---
I can confirm this bug for 3.4.2, but not for 3.4.3 and later(4_0, HEAD).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20808
--- Additional Comments From berndtrog at yahoo dot com 2005-04-30 17:41
---
I can confirm this bug for 4_0 and head (using -Os).
Note:
gcc-head-2004-12-07 compiles usart.i OK.
gcc-head-2004-12-29 fails with:
usart.c: In function 'UsartIOCtl':
usart.c:821: error: unable
--- Additional Comments From berndtrog at yahoo dot com 2004-12-27 17:10
---
Paul,
I'd like to test your patch in comment #11.
How do I apply it?
Patch says:
patch: Only garbage was found in the patch input.
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18887
--- Additional Comments From berndtrog at yahoo dot com 2004-12-29 19:38
---
> Minimal changes required to get avr to build:
OK, building a avr-gcc works with this patch. Thanks!
But I can no longer bootstrap the compiler with this patch (comment #11)
applied:
/tmp/HEAD/gcc/
--- Additional Comments From berndtrog at yahoo dot com 2005-02-14 20:02
---
>Bernd, does this still fail on the most recent HEAD?
Yes, it still fails:
+===GNAT BUG DETECTED==+
| 4.0.0 20050213 (experimental) (avr-unknown-none)
ls for the AVR
target
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot
--
What|Removed |Added
Known to fail||4.0.0
Known to work||3.4.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19959
iority: P2
Component: web
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17974
on avr target
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
--- Additional Comments From berndtrog at yahoo dot com 2004-10-27 15:56 ---
Hmm, there seems to be a relation between the
version of glibc an this bug:
glibc-2.2 segfault
glibc-2.2.5 NO segfault
glibc-2.3.3 NO segfault
Can anyone try
make check-gcc RUNTESTFLAGS="vect.exp"
--
What|Removed |Added
CC||berndtrog at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17994
--
What|Removed |Added
CC||berndtrog at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17993
roblems
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-gnu-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18680
--- Additional Comments From berndtrog at yahoo dot com 2004-11-26 15:45
---
>This is also a dup of bug 10670.
Please note that PR10670 is about a broken 'pragma Machine_Attribute',
not about 'pragma Linker_Section'.
(It *may* be related to PR14115)
--
57 matches
Mail list logo