RE: RFA: AVR: Support building AVR Linux targets

2013-08-22 Thread Weddington, Eric
-Original Message- From: Joseph Myers [mailto:jos...@codesourcery.com] Sent: Thursday, August 22, 2013 10:37 AM To: Nick Clifton Cc: cherty...@gmail.com; ae...@post.ru; Weddington, Eric; gcc- patc...@gcc.gnu.org Subject: Re: RFA: AVR: Support building AVR Linux targets On Mon

RE: testsuite patches (3/6): [avr]: ssa-dom-thread-4.c: expect 6 times Threaded.

2013-08-19 Thread Weddington, Eric
-Original Message- From: Joern Rennecke [mailto:joern.renne...@embecosm.com] Sent: Monday, August 19, 2013 5:53 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Anatoly Sokolov; Weddington, Eric Subject: RFA: testsuite patches (3/6): [avr]: ssa-dom-thread-4.c: expect 6 times

RE: testsuite patches (2/6): [avr]: Set required branch cost for gcc.dg/tree-ssa/vrp87.c

2013-08-19 Thread Weddington, Eric
-Original Message- From: Joern Rennecke [mailto:joern.renne...@embecosm.com] Sent: Monday, August 19, 2013 5:49 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Anatoly Sokolov; Weddington, Eric Subject: RFA: testsuite patches (2/6): [avr]: Set required branch cost for gcc.dg

RE: Committed: testsuite patches (5/6): Update error line number in gcc.target/avr/progmem-error-1.cpp

2013-08-19 Thread Weddington, Eric
-Original Message- From: Joern Rennecke [mailto:joern.renne...@embecosm.com] Sent: Monday, August 19, 2013 6:02 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Anatoly Sokolov; Weddington, Eric Subject: Committed: testsuite patches (5/6): Update error line number in gcc.target

RE: Ping: [avr] testsuite patches ({3,5,7,8,9,14}/14)

2013-08-14 Thread Weddington, Eric
-Original Message- From: Joern Rennecke [mailto:joern.renne...@embecosm.com] Sent: Wednesday, August 14, 2013 8:48 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Anatoly Sokolov; Weddington, Eric Subject: Ping: [avr] testsuite patches ({3,5,7,8,9,14}/14) These patches

RE: [Patch,avr] Implement PR56254

2013-02-08 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Friday, February 08, 2013 5:53 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [Patch,avr] Implement PR56254 This adds variable delays to __builtin_avr_delay_cycles. Is this okay? What does

RE: [Patch,avr] Implement PR56254

2013-02-08 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Friday, February 08, 2013 9:00 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Joerg Wunsch Subject: Re: [Patch,avr] Implement PR56254 Weddington, Eric wrote: What does this do? How does it work

RE: [patch,avr]:

2013-01-14 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 14, 2013 10:31 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [patch,avr]: This patch is a no-op change that uses typedefs starting with avr_ in order to make clear

RE: [patch,avr]: Minor fixes to some built-in macros

2013-01-14 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 14, 2013 10:52 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [patch,avr]: Minor fixes to some built-in macros This patch does: 1) With 8-bit int, __INT24_MAX__ and __UINT24_MAX__

RE: [patch,avr]: Minor fixes to some built-in macros

2013-01-14 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 14, 2013 11:15 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov Subject: Re: [patch,avr]: Minor fixes to some built-in macros Weddington, Eric wrote: This patch does: 1) With 8-bit int

RE: [patch,doc,avr] ad PR54461: Document --with-avrlibc

2013-01-07 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 07, 2013 8:02 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric; Gerald Pfeifer Subject: [patch,doc,avr] ad PR54461: Document --with-avrlibc This addendum adds --with-avrlibc to the (web

RE: [patch,doc,avr] ad PR54461: Document --with-avrlibc

2013-01-07 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 07, 2013 8:28 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Gerald Pfeifer Subject: Re: [patch,doc,avr] ad PR54461: Document --with-avrlibc +This option is only supported for the AVR target

RE: [patch,doc,avr] ad PR54461: Document --with-avrlibc

2013-01-07 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Monday, January 07, 2013 9:17 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Gerald Pfeifer Subject: Re: [patch,doc,avr] ad PR54461: Document --with-avrlibc I used a different

RE: [Patch,avr] Document __AVR_ARCH__

2012-10-18 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Thursday, October 18, 2012 5:08 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [Patch,avr] Document __AVR_ARCH__ This documents __AVR_ARCH__ built-in macro that was missing up to now. Pointer

RE: [Patch,avr]: Fix PR54815

2012-10-05 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Friday, October 05, 2012 8:30 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [Patch,avr]: Fix PR54815 avr-gcc compiles code like void f (int, int); void f_or (int x) { f (x, x | 42

RE: [AVR] Target specific regression test causes virtual memory exhaustion

2012-09-04 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, September 03, 2012 1:05 PM To: Selvaraj, Senthil_Kumar Cc: gcc@gcc.gnu.org Subject: Re: [AVR] Target specific regression test causes virtual memory exhaustion Senthil Kumar Selvaraj schrieb: On a 64 bit machine,

RE: [Patch,avr] PR54461: Better AVR-Libc integration

2012-09-04 Thread Weddington, Eric
-Original Message- From: dosr...@gmail.com [] On Behalf Of Gabriel Dos Reis Sent: Tuesday, September 04, 2012 9:08 AM To: Richard Guenther Cc: Georg-Johann Lay; gcc-patches@gcc.gnu.org; Denis Chertykov; Weddington, Eric; Joerg Wunsch Subject: Re: [Patch,avr] PR54461: Better AVR

RE: [Patch,avr] PR54461: Better AVR-Libc integration

2012-09-04 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [] Sent: Tuesday, September 04, 2012 12:00 PM To: Weddington, Eric Cc: Gabriel Dos Reis; Richard Guenther; gcc-patches@gcc.gnu.org; Denis Chertykov; Joerg Wunsch Subject: Re: [Patch,avr] PR54461: Better AVR-Libc integration So here

RE: [Patch,avr] PR54461: Better AVR-Libc integration

2012-09-04 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [] Sent: Tuesday, September 04, 2012 1:03 PM To: Weddington, Eric Cc: Gabriel Dos Reis; Richard Guenther; gcc-patches@gcc.gnu.org; Denis Chertykov; Joerg Wunsch Subject: Re: [Patch,avr] PR54461: Better AVR-Libc integration I would think

RE: [Patch,AVR] PR54222: Add fixed point support

2012-08-23 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Thursday, August 23, 2012 8:49 AM To: Denis Chertykov Cc: Weddington, Eric; gcc-patches@gcc.gnu.org Subject: Re: [Patch,AVR] PR54222: Add fixed point support Hi, here is an updated patch. Some functions are reworked

RE: [Patch,AVR] PR54222: Add fixed point support

2012-08-10 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Friday, August 10, 2012 9:52 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric; Sean D'Epagnier; Joerg Wunsch Subject: [Patch,AVR] PR54222: Add fixed point support This patch adds fixed point support to the avr

RE: [Patch,AVR]: Fix PR46261

2012-06-03 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, May 31, 2012 8:56 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric; Richard Henderson Subject: [Patch,AVR]: Fix PR46261 This fixes ICE on any source compiled with -mint8. Missing

RE: [Patch,AVR]: Hack around PR rtl-optimization/52543, Take #2

2012-03-21 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Tuesday, March 20, 2012 1:56 PM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: Re: [Patch,AVR]: Hack around PR rtl-optimization/52543, Take #2 And here is the patch... Georg-Johann Lay wrote

RE: [Patch,AVR]: Fix PR52496: Add memory barriers to built-ins

2012-03-07 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, March 07, 2012 5:40 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [Patch,AVR]: Fix PR52496: Add memory barriers to built-ins This patch adds memory barriers

RE: [Patch,AVR]: Document -mmcu=avrxmega...

2012-03-05 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, March 05, 2012 12:00 PM To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Weddington, Eric Subject: Re: [Patch,AVR]: Document -mmcu=avrxmega... Georg-Johann Lay schrieb: This patch adds the documentation

RE: [Patch,AVR]: Add built-in to get flash segment

2012-03-01 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, March 01, 2012 6:53 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [Patch,AVR]: Add built-in to get flash segment This built-in basically returns the high byte of a 24

RE: [Patch,AVR]: Built-in for non-contiguous port layouts

2012-02-14 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, February 13, 2012 9:01 AM To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Denis Chertykov Subject: [Patch,AVR]: Built-in for non-contiguous port layouts This patch set removes __builtin_avr_map8 __builtin_avr_map16 built

RE: [Patch,AVR]: Built-in for non-contiguous port layouts

2012-02-14 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Tuesday, February 14, 2012 10:52 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov Subject: Re: [Patch,AVR]: Built-in for non-contiguous port layouts Weddington, Eric wrote: This patch set removes

RE: [Patch,AVR] Add xmega support

2012-02-14 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Tuesday, February 14, 2012 11:52 AM To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Denis Chertykov; Anatoly Sokolov Subject: [Patch,AVR] Add xmega support This patch adds support for xmega cores and does the following: Please

RE: [Patch,wwwdocs,AVR]: AVR release notes

2012-02-13 Thread Weddington, Eric
-Original Message- From: Gerald Pfeifer Sent: Sunday, February 12, 2012 3:17 PM To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Weddington, Eric Subject: Re: [Patch,wwwdocs,AVR]: AVR release notes This looks like an impressive release for AVR! Gerald

RE: [Patch,AVR]: Clean up hard-coded SFR addresses

2012-02-06 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Monday, February 06, 2012 4:45 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov Subject: Re: [Patch,AVR]: Clean up hard-coded SFR addresses Here is an updated patch without the SP/SP_L

RE: [Patch,AVR]: Clean up hard-coded SFR addresses

2012-02-03 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Friday, February 03, 2012 12:47 PM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: [Patch,AVR]: Clean up hard-coded SFR addresses This patch removes the define_constants from avr.md

RE: [Patch,wwwdocs,AVR]: AVR release notes

2012-01-30 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 30, 2012 6:55 AM To: gcc-patches@gcc.gnu.org Cc: Gerald Pfeifer; Denis Chertykov; Weddington, Eric Subject: Re: [Patch,wwwdocs,AVR]: AVR release notes Attached an updated patch as there were many changes and so

RE: [Patch,AVR]: Rename address spaces

2012-01-25 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, January 25, 2012 4:02 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric; Joerg Wunsch Subject: [Patch,AVR]: Rename address spaces This patch renames the named address spaces from

RE: [Patch,AVR,doc]: Fix some typos, add example.

2012-01-23 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Monday, January 23, 2012 5:35 AM To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Denis Chertykov Subject: [Patch,AVR,doc]: Fix some typos, add example. Besides fixing some typos, this patch adds an example that shows how

RE: [Patch,AVR]: Hookize PRINT_OPERAND*

2011-12-15 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, December 15, 2011 11:30 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric; Anatoly Sokolov Subject: [Patch,AVR]: Hookize PRINT_OPERAND* Implements target hooks

RE: AVR fails to build lto1

2011-11-29 Thread Weddington, Eric
Hi Nick, This was brought up 3 days ago on the gcc list: http://gcc.gnu.org/ml/gcc/2011-11/msg00463.html Eric Weddington -Original Message- From: Nick Clifton [mailto:ni...@redhat.com] Sent: Tuesday, November 29, 2011 3:51 AM To: cherty...@gmail.com; ae...@post.ru; Weddington, Eric

RE: [Patch,AVR] Light-weight DImode implementation.

2011-11-29 Thread Weddington, Eric
-Original Message- From: Richard Henderson Sent: Tuesday, November 29, 2011 11:30 AM To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Weddington, Eric; Anatoly Sokolov Subject: Re: [Patch,AVR] Light-weight DImode implementation. On 11/29/2011 10:11 AM, Georg

RE: [Patch,AVR]: Support -maccumulate-args option

2011-10-27 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay Sent: Thursday, October 27, 2011 11:26 AM To: gcc-patches@gcc.gnu.org Cc: Richard Henderson; Weddington, Eric; Denis Chertykov Subject: [Patch,AVR]: Support -maccumulate-args option This is support of a new option -maccumulate-args

RE: [Patch,AVR] Clean-up avr.c: Break long lines, move targetm to end of file.

2011-10-21 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Friday, October 21, 2011 12:52 PM To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Denis Chertykov Subject: [Patch,AVR] Clean-up avr.c: Break long lines, move targetm to end of file. No functional change

RE: [Patch,AVR] Fix PR46278, Take #3

2011-10-13 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, October 13, 2011 8:32 AM To: gcc-patches@gcc.gnu.org Cc: Anatoly Sokolov; Denis Chertykov; Weddington, Eric Subject: [Patch,AVR] Fix PR46278, Take #3 This is yet another attempt to fix PR46278 (fake

RE: [Patch,AVR]: PR50566: Better log output with -mdeb/-mlog= [3/n]

2011-09-30 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Friday, September 30, 2011 6:18 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: Re: [Patch,AVR]: PR50566: Better log output with -mdeb/-mlog= [3/n] This adds log output

RE: [Patch,AVR]: Fix PR50449

2011-09-20 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Tuesday, September 20, 2011 12:28 PM To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Anatoly Sokolov; Denis Chertykov Subject: [Patch,AVR]: Fix PR50449 This is fix for a minor performance regression

RE: [Patch,AVR]: Bit of Cleanup [1/3]: Test string for prefix

2011-08-25 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, August 25, 2011 7:28 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: Re: [Patch,AVR]: Bit of Cleanup [1/3]: Test string for prefix Georg-Johann Lay wrote

RE: [Patch,AVR]: Bit of Cleanup [2/3]: Let avr_regno_reg_class return smallest class

2011-08-25 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, August 25, 2011 7:30 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: Re: [Patch,AVR]: Bit of Cleanup [2/3]: Let avr_regno_reg_class return smallest class Georg-Johann

RE: [Patch,AVR]: Bit of Cleanup [3/3]: Remove byte_immediate_operand

2011-08-25 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, August 25, 2011 7:31 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Weddington, Eric Subject: Re: [Patch,AVR]: Bit of Cleanup [3/3]: Remove byte_immediate_operand Georg-Johann Lay wrote

RE: [Patch,AVR]: Cleanup libgcc.S

2011-08-04 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, August 03, 2011 4:42 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Anatoly Sokolov; Denis Chertykov; Joerg Wunsch Subject: Re: [Patch,AVR]: Cleanup libgcc.S It should be fairly easy

RE: [Patch,AVR]: Cleanup libgcc.S

2011-08-02 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Tuesday, August 02, 2011 4:24 AM To: gcc-patches@gcc.gnu.org Cc: Anatoly Sokolov; Denis Chertykov; Weddington, Eric Subject: [Patch,AVR]: Cleanup libgcc.S This patch fixes RCALL/RJMP instructions to other

RE: [Patch,AVR]: Supply and use information on skip core bug

2011-08-01 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Monday, August 01, 2011 8:38 AM To: gcc-patches@gcc.gnu.org Cc: Anatoly Sokolov; Denis Chertykov; Weddington, Eric Subject: [Patch,AVR]: Supply and use information on skip core bug Some AVR devices have

RE: [Patch,AVR]: Supply and use information on skip core bug

2011-08-01 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Monday, August 01, 2011 9:45 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Anatoly Sokolov; Denis Chertykov Subject: Re: [Patch,AVR]: Supply and use information on skip core bug Ok, I removed

RE: [Patch,AVR]: PR49687 (better widening 32-bit mul)

2011-07-27 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, July 27, 2011 3:00 PM To: Richard Henderson Cc: Weddington, Eric; gcc-patches@gcc.gnu.org; Anatoly Sokolov; Denis Chertykov Subject: Re: [Patch,AVR]: PR49687 (better widening 32-bit mul) Fair

RE: C99 Status - inttypes.h

2011-07-23 Thread Weddington, Eric
-Original Message- From: Joern Rennecke [mailto:amyl...@spamcop.net] Sent: Friday, July 22, 2011 9:22 AM To: Paulo J. Matos Cc: gcc@gcc.gnu.org Subject: Re: C99 Status - inttypes.h I agree that trying to track every library there would be a maintenance burden, but giving one

RE: C99 Status - inttypes.h

2011-07-23 Thread Weddington, Eric
-Original Message- From: Eric Botcazou [mailto:ebotca...@adacore.com] Sent: Saturday, July 23, 2011 1:28 PM To: Weddington, Eric Cc: gcc@gcc.gnu.org; Joern Rennecke; Paulo J. Matos Subject: Re: C99 Status - inttypes.h Realistically, how many unique libraries are used for all

RE: [Patch,AVR]: Fix rtx_costs of SYMBOL_REF

2011-07-20 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, July 20, 2011 8:16 AM To: gcc-patches@gcc.gnu.org Cc: Anatoly Sokolov; Denis Chertykov; Weddington, Eric; Richard Henderson Subject: [Patch,AVR]: Fix rtx_costs of SYMBOL_REF This is a mini-patch

RE: Ping #1: [Patch, AVR]: Fix PR34734

2011-06-29 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, June 29, 2011 5:26 AM To: Denis Chertykov Cc: gcc-patches@gcc.gnu.org; Weddington, Eric; Anatoly Sokolov Subject: Re: Ping #1: [Patch, AVR]: Fix PR34734 You can backport it if you want. I'm

RE: Remove TARGET_HELP hook

2011-06-20 Thread Weddington, Eric
-Original Message- From: Joseph Myers [mailto:jos...@codesourcery.com] Sent: Monday, June 20, 2011 9:47 AM To: gcc-patches@gcc.gnu.org Cc: cherty...@gmail.com; ae...@post.ru; Weddington, Eric Subject: Remove TARGET_HELP hook When moving hooks used in opts.c to the common hooks

RE: Remove TARGET_HELP hook

2011-06-20 Thread Weddington, Eric
-Original Message- From: Joseph Myers [mailto:jos...@codesourcery.com] Sent: Monday, June 20, 2011 1:20 PM To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org; cherty...@gmail.com; ae...@post.ru; Weddington, Eric Subject: Re: Remove TARGET_HELP hook On Mon, 20 Jun 2011, Georg

RE: [Patch, AVR]: Hack around PR34734

2011-06-15 Thread Weddington, Eric
To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Anatoly Sokolov; Denis Chertykov Subject: [Patch, AVR]: Hack around PR34734 PR34734 is an annoying, false C++ warning for code like const int x __attribute__((progmem)) = 1; progmem.c:1:30: warning: only initialized variables can be placed

RE: [Patch, AVR, 4.6] PR target/44643

2011-05-26 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Thursday, May 26, 2011 6:24 AM To: gcc-patches@gcc.gnu.org Cc: Weddington, Eric; Anatoly Sokolov; Denis Chertykov Subject: [Patch, AVR, 4.6] PR target/44643 This is a straight forward 4.7 - 4.6 backport

RE: [AVR] Couple of tweaks

2011-05-10 Thread Weddington, Eric
-Original Message- From: Denis Chertykov [mailto:cherty...@gmail.com] Sent: Tuesday, May 10, 2011 5:42 AM To: Eric Botcazou Cc: Weddington, Eric; gcc-patches@gcc.gnu.org; Anatoly Sokolov; Georg- Johann Lay Subject: Re: [AVR] Couple of tweaks 2011/5/8 Eric Botcazou ebotca

RE: [Patch,AVR]: PR18145: do_copy_data do_clear_bss only if needed

2011-04-19 Thread Weddington, Eric
-Original Message- From: Richard Henderson [mailto:r...@redhat.com] Sent: Tuesday, April 19, 2011 1:31 PM To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org; Weddington, Eric; Denis Chertykov; Anatoly Sokolov Subject: Re: [Patch,AVR]: PR18145: do_copy_data do_clear_bss only

RE: [Patch,AVR]: PR18145: do_copy_data do_clear_bss only if needed

2011-04-19 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Tuesday, April 19, 2011 2:13 PM To: Weddington, Eric Cc: Richard Henderson; gcc-patches@gcc.gnu.org; Denis Chertykov; Anatoly Sokolov Subject: Re: [Patch,AVR]: PR18145: do_copy_data do_clear_bss only

RE: [Ping #2][Patch, testsuite]: Don't xfail sibcalls on AVR

2011-04-06 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, April 06, 2011 4:55 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Anatoly Sokolov; Denis Chertykov Subject: Re: [Ping #2][Patch, testsuite]: Don't xfail sibcalls on AVR Target avr now

RE: [Ping #2][Patch, testsuite]: Don't xfail sibcalls on AVR

2011-04-05 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Tuesday, April 05, 2011 3:06 AM To: gcc-patches@gcc.gnu.org Cc: Anatoly Sokolov; Denis Chertykov; Weddington, Eric Subject: Re: [Ping #2][Patch, testsuite]: Don't xfail sibcalls on AVR Georg-Johann Lay

RE: [Patch,AVR]: Fix PR45263

2011-04-01 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Friday, April 01, 2011 4:01 PM To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Anatoly Sokolov; Weddington, Eric Subject: Re: [Patch,AVR]: Fix PR45263 This is a better fix that does

RE: [Patch][AVR]: Use define_c_enum where appropriate

2011-03-23 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, March 23, 2011 8:45 AM To: gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Anatoly Sokolov; Weddington, Eric Subject: [Patch][AVR]: Use define_c_enum where appropriate Use define_c_enum instead

RE: [Patch][AVR]: Use define_c_enum where appropriate

2011-03-23 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, March 23, 2011 9:10 AM To: Weddington, Eric Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Anatoly Sokolov; Joerg Wunsch Subject: Re: [Patch][AVR]: Use define_c_enum where appropriate Of course

RE: [Patch][AVR]: Use define_c_enum where appropriate

2011-03-23 Thread Weddington, Eric
-Original Message- From: Richard Henderson [mailto:r...@redhat.com] Sent: Wednesday, March 23, 2011 10:24 AM To: Weddington, Eric Cc: Georg-Johann Lay; gcc-patches@gcc.gnu.org; Denis Chertykov; Anatoly Sokolov; Joerg Wunsch Subject: Re: [Patch][AVR]: Use define_c_enum where

RE: RFC: Add zlib source to src CVS resposity

2010-10-31 Thread Weddington, Eric
-Original Message- From: Ian Lance Taylor [mailto:i...@google.com] Sent: Sunday, October 31, 2010 12:42 PM To: Frank Ch. Eigler Cc: H.J. Lu; Binutils; GCC Development; GDB Subject: Re: RFC: Add zlib source to src CVS resposity f...@redhat.com (Frank Ch. Eigler) writes:

RE: show size of stack needed by functions

2010-10-14 Thread Weddington, Eric
-Original Message- From: Eric Botcazou [mailto:ebotca...@adacore.com] Sent: Wednesday, October 13, 2010 4:43 PM To: sebastianspublicaddr...@googlemail.com Cc: gcc@gcc.gnu.org; Joe Buck Subject: Re: show size of stack needed by functions We have had something along these lines

RE: dragonegg in FSF gcc?

2010-04-12 Thread Weddington, Eric
-Original Message- From: Manuel López-Ibáñez [mailto:lopeziba...@gmail.com] Sent: Monday, April 12, 2010 8:27 AM To: Dave Korn Cc: Jack Howarth; Steven Bosscher; Duncan Sands; gcc@gcc.gnu.org Subject: Re: dragonegg in FSF gcc? The fact is that it is (perceived as) more

RE: AVR gives weird error with LTO

2009-12-30 Thread Weddington, Eric
-Original Message- From: Andrew Hutchinson [mailto:andrewhutchin...@cox.net] Sent: Wednesday, December 30, 2009 4:34 PM To: Richard Guenther Cc: Dave Korn; Rafael Espindola; GCC Development; Weddington, Eric; Denis Chertykov Subject: Re: AVR gives weird error with LTO

RE: Approval as AVR maintainer

2009-12-23 Thread Weddington, Eric
-Original Message- From: Andrew Hutchinson [mailto:andrewhutchin...@cox.net] Sent: Wednesday, December 23, 2009 3:25 PM To: Denis Chertykov; Anatoly Sokolov; GCC Development; Weddington, Eric Subject: Approval as AVR maintainer How does one get to be maintainer of port

RE: MPC version 0.8 released!

2009-11-07 Thread Weddington, Eric
-Original Message- From: Kaveh R. Ghazi [mailto:gh...@caip.rutgers.edu] Sent: Saturday, November 07, 2009 10:40 AM To: Gerald Pfeifer; dave.korn.cyg...@googlemail.com; d...@hiauly1.hia.nrc.ca; David Edelsohn; Weddington, Eric Cc: gcc@gcc.gnu.org Subject: Re: MPC version 0.8

RE: MPC 0.7 officially released, please test and report your results!

2009-09-11 Thread Weddington, Eric
-Original Message- From: Kaveh R. GHAZI [mailto:gh...@caip.rutgers.edu] Sent: Friday, September 11, 2009 12:07 AM To: gcc@gcc.gnu.org Subject: MPC 0.7 officially released, please test and report your results! Hi, mpc-0.7 now has been released, snip Please download,

RE: increasing the number of GCC reviewers

2009-06-10 Thread Weddington, Eric
-Original Message- From: Joseph S. Myers [mailto:jos...@codesourcery.com] Sent: Tuesday, June 09, 2009 6:51 PM To: Ian Lance Taylor Cc: Basile STARYNKEVITCH; GCC Mailing List Subject: Re: increasing the number of GCC reviewers At the human level I suspect it would help to

RE: increasing the number of GCC reviewers

2009-06-10 Thread Weddington, Eric
-Original Message- From: Joseph Myers [mailto:jos...@codesourcery.com] Sent: Wednesday, June 10, 2009 8:52 AM To: Weddington, Eric Cc: Ian Lance Taylor; Basile STARYNKEVITCH; GCC Mailing List Subject: RE: increasing the number of GCC reviewers While I'm not suggesting

Accessing called function attributes in FUNCTION_ARG macro

2009-05-28 Thread Weddington, Eric
Hi All, This may be a dumb question, but I'm having difficulty finding the answer to this. I'm working on a back-end and I have a function being called for the FUNCTION_ARG macro, and in that function I need to find out the attributes of the called function as this will affect the calling

RE: [target.md]: Backend passes cause code bloat of +140%.

2009-01-21 Thread Weddington, Eric
-Original Message- From: Georg-Johann Lay [mailto:a...@gjlay.de] Sent: Wednesday, January 21, 2009 10:05 AM To: gcc@gcc.gnu.org Subject: [target.md]: Backend passes cause code bloat of +140%. Hi, I am trying to write some simple builtin functions for target avr. Hi

RE: Odd performance regression with -Os

2008-12-30 Thread Weddington, Eric
-Original Message- From: Mark Mitchell [mailto:m...@codesourcery.com] Sent: Monday, December 29, 2008 11:51 AM To: Andrew Haley Cc: Eric Botcazou; gcc@gcc.gnu.org; Georg-Johann Lay Subject: Re: Odd performance regression with -Os Andrew Haley wrote: Eric Botcazou wrote:

RE: [RFC] Remove -frtl-abstract-sequences in 4.5

2008-11-20 Thread Weddington, Eric
-Original Message- From: Diego Novillo [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 5:56 AM To: gcc@gcc.gnu.org Subject: [RFC] Remove -frtl-abstract-sequences in 4.5 This option has been problematic and does not seem to be well maintained. In terms of

New test is invalid for AVR

2008-08-06 Thread Weddington, Eric
Hi All, The new test gcc.c-torture/compile/20080806-1.c, added by Andreas Krebbel on 2008-08-06, causes 8 new test failures for the AVR target. This test is invalid for the AVR because the local array is too large for the AVR (64+ K). IIRC, for testing purposes the AVR target only allows a 2K

RE: New test is invalid for AVR

2008-08-06 Thread Weddington, Eric
-Original Message- From: Dave Korn [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 11:04 AM To: Weddington, Eric; gcc@gcc.gnu.org Cc: 'Andy Hutchinson'; 'Anatoly Sokolov'; 'Andreas Krebbel'; [EMAIL PROTECTED] Subject: RE: New test is invalid for AVR Weddington

RE: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Weddington, Eric
-Original Message- From: Ralf Wildenhues [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 11:33 AM To: dju Cc: gcc@gcc.gnu.org Subject: Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP * dju wrote on Fri, Feb 29, 2008 at 03:19:45AM CET: platform :

RE: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Weddington, Eric
-Original Message- From: Brian Dessent [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 9:35 PM To: Weddington, Eric Cc: Ralf Wildenhues; dju; gcc@gcc.gnu.org Subject: Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP Weddington, Eric wrote

RE: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Weddington, Eric
-Original Message- From: Brian Dessent [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 10:12 PM To: Weddington, Eric Cc: gcc@gcc.gnu.org; Ralf Wildenhues; dju Subject: Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP I'm fairly sure it has been

RE: RFC: GCC 4.4 criteria - add Fortran as primary language?

2008-02-20 Thread Weddington, Eric
-Original Message- From: Joe Buck [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 20, 2008 3:31 PM To: Tim Prince Cc: Joel Sherrill; Tobias Burnus; GCC Subject: Re: RFC: GCC 4.4 criteria - add Fortran as primary language? Maybe there could be a semi-primary or experimental

RE: bootstrap broken on mingw

2008-02-17 Thread Weddington, Eric
-Original Message- From: FX Coudert [mailto:[EMAIL PROTECTED] Sent: Sunday, February 17, 2008 11:06 AM To: Ralf Wildenhues Cc: Gerald Pfeifer; Richard Guenther; Joerg Wunsch; GCC Development; Weddington, Eric; Denis Chertykov; Anatoly Sokolov; Lamo, Jo Inge; [EMAIL PROTECTED

RE: bootstrap broken on mingw

2008-02-17 Thread Weddington, Eric
-Original Message- From: Ralf Wildenhues [mailto:[EMAIL PROTECTED] Sent: Sunday, February 17, 2008 1:18 PM To: Weddington, Eric Cc: FX Coudert; Gerald Pfeifer; Richard Guenther; Joerg Wunsch; GCC Development; Denis Chertykov; Anatoly Sokolov; Lamo, Jo Inge; [EMAIL PROTECTED

RE: bootstrap broken on mingw

2008-02-17 Thread Weddington, Eric
-Original Message- From: Ralf Wildenhues [mailto:[EMAIL PROTECTED] Sent: Sunday, February 17, 2008 3:05 PM To: Weddington, Eric; FX Coudert; Gerald Pfeifer; Richard Guenther; Joerg Wunsch; GCC Development; Denis Chertykov; Anatoly Sokolov; Lamo, Jo Inge; [EMAIL PROTECTED

AVR port broken on 4.3 20080215 snapshot

2008-02-16 Thread Weddington, Eric
Hi All 4.3 20080215 snapshot fails to build for the AVR, whereas last week's snapshot 20080207 builds just fine. Filed as bug #35218: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35218 I know that the AVR target is neither a primary or secondary platform (though we'd like to pitch for secondary

RE: AVR port broken on 4.3 20080215 snapshot

2008-02-16 Thread Weddington, Eric
-Original Message- From: Richard Guenther [mailto:[EMAIL PROTECTED] Sent: Saturday, February 16, 2008 12:34 PM To: Weddington, Eric Cc: GCC; Denis Chertykov; Anatoly Sokolov; Joerg Wunsch; Lamo, Jo Inge Subject: Re: AVR port broken on 4.3 20080215 snapshot On Feb 16, 2008 8:10

RE: GCC 4.3 target deprecation proposals

2008-01-23 Thread Weddington, Eric
-Original Message- From: Andrew Haley [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 22, 2008 7:19 AM To: Manuel López-Ibáñez Cc: NightStrike; gcc@gcc.gnu.org Subject: Re: GCC 4.3 target deprecation proposals I agree that weighing the user base doesn't make any practical

RE: GCC 4.3 target deprecation proposals

2008-01-23 Thread Weddington, Eric
-Original Message- From: Manuel López-Ibáñez [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 9:35 AM To: Weddington, Eric Cc: Andrew Haley; NightStrike; gcc@gcc.gnu.org Subject: Re: GCC 4.3 target deprecation proposals On 23/01/2008, Weddington, Eric [EMAIL

RE: Regression count, and how to keep bugs around forever

2007-12-18 Thread Weddington, Eric
-Original Message- From: Steven Bosscher [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 18, 2007 6:00 PM To: GCC Cc: [EMAIL PROTECTED] Subject: Regression count, and how to keep bugs around forever Maybe it is just me, but I find it very annoying to have to wade through

RE: Function specific optimizations call for discussion

2007-11-29 Thread Weddington, Eric
-Original Message- From: Michael Meissner [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 28, 2007 1:58 PM To: gcc@gcc.gnu.org; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Function specific optimizations call for discussion One of the things that I've been interested