public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
       [not found] <bug-19885-4@http.gcc.gnu.org/bugzilla/>
@ 2014-02-16 13:18 ` jackie.rosen at hushmail dot com
  0 siblings, 0 replies; 13+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 13:18 UTC (permalink / raw)
  To: gcc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #23 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
       [not found] <bug-19885-9887@http.gcc.gnu.org/bugzilla/>
@ 2008-11-07  2:15 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-11-07  2:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from pinskia at gcc dot gnu dot org  2008-11-07 02:14 -------
*** Bug 38029 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vikram dot varshney at
                   |                            |maharan-intl dot com


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (9 preceding siblings ...)
  2005-07-27 23:37 ` cvs-commit at gcc dot gnu dot org
@ 2005-07-27 23:39 ` giovannibajo at libero dot it
  10 siblings, 0 replies; 13+ messages in thread
From: giovannibajo at libero dot it @ 2005-07-27 23:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-07-27 23:37 -------
Fixed for GCC 4.0.2 and GCC 4.1.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.1.0                       |4.0.2


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (8 preceding siblings ...)
  2005-07-27 22:33 ` cvs-commit at gcc dot gnu dot org
@ 2005-07-27 23:37 ` cvs-commit at gcc dot gnu dot org
  2005-07-27 23:39 ` giovannibajo at libero dot it
  10 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-07-27 23:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-27 23:37 -------
Subject: Bug 19885

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	giovannibajo@gcc.gnu.org	2005-07-27 23:37:13

Modified files:
	gcc            : ChangeLog 
	gcc/config/avr : avr.c 

Log message:
	PR target/19885
	* config/avr/avr.c (TARGET_ASM_ALIGNED_SI_OP): Add.
	(TARGET_ASM_UNALIGNED_HI_OP): Add.
	(TARGET_ASM_UNALIGNED_SI_OP): Add.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.333&r2=2.7592.2.334
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.129.6.3&r2=1.129.6.4



-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (7 preceding siblings ...)
  2005-07-27 18:47 ` bjoern dot m dot haase at web dot de
@ 2005-07-27 22:33 ` cvs-commit at gcc dot gnu dot org
  2005-07-27 23:37 ` cvs-commit at gcc dot gnu dot org
  2005-07-27 23:39 ` giovannibajo at libero dot it
  10 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-07-27 22:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-27 22:29 -------
Subject: Bug 19885

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	giovannibajo@gcc.gnu.org	2005-07-27 22:29:47

Modified files:
	gcc            : ChangeLog 
	gcc/config/avr : avr.c 

Log message:
	PR target/19885
	* config/avr/avr.c (TARGET_ASM_ALIGNED_SI_OP): Add.
	(TARGET_ASM_UNALIGNED_HI_OP): Add.
	(TARGET_ASM_UNALIGNED_SI_OP): Add.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9570&r2=2.9571
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&r1=1.140&r2=1.141



-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (6 preceding siblings ...)
  2005-07-27  8:57 ` giovannibajo at libero dot it
@ 2005-07-27 18:47 ` bjoern dot m dot haase at web dot de
  2005-07-27 22:33 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bjoern dot m dot haase at web dot de @ 2005-07-27 18:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bjoern dot m dot haase at web dot de  2005-07-27 18:30 -------
>Bjorn, do you have a copyright assignment filed with the FSF? 
 
Yes. It took quite a while but since a couple of weeks the paperwork is 
finished. 
 

-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (5 preceding siblings ...)
  2005-07-27  8:56 ` giovannibajo at libero dot it
@ 2005-07-27  8:57 ` giovannibajo at libero dot it
  2005-07-27 18:47 ` bjoern dot m dot haase at web dot de
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: giovannibajo at libero dot it @ 2005-07-27  8:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-07-27 08:56 -------
This is the patch RTH already approved for head and 4.0:
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01899.html

-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (4 preceding siblings ...)
  2005-07-27  6:48 ` bjoern dot m dot haase at web dot de
@ 2005-07-27  8:56 ` giovannibajo at libero dot it
  2005-07-27  8:57 ` giovannibajo at libero dot it
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: giovannibajo at libero dot it @ 2005-07-27  8:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-07-27 08:54 -------
Bjorn, do you have a copyright assignment filed with the FSF?

-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (3 preceding siblings ...)
  2005-07-27  6:21 ` bjoern dot m dot haase at web dot de
@ 2005-07-27  6:48 ` bjoern dot m dot haase at web dot de
  2005-07-27  8:56 ` giovannibajo at libero dot it
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bjoern dot m dot haase at web dot de @ 2005-07-27  6:48 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 441 bytes --]


------- Additional Comments From bjoern dot m dot haase at web dot de  2005-07-27 06:21 -------
Sorry: Let me correct myself. 
 
I just see that You have been refering to an earlier revision of the patch that 
I had posted on this bugzilla entry. This is not the current state of the 
patch. The approved  fix for this PR is posted in gcc-patches and not here! 
 
Yours, 
 
Björn 

-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
                   ` (2 preceding siblings ...)
  2005-07-26 23:46 ` steven at gcc dot gnu dot org
@ 2005-07-27  6:21 ` bjoern dot m dot haase at web dot de
  2005-07-27  6:48 ` bjoern dot m dot haase at web dot de
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bjoern dot m dot haase at web dot de @ 2005-07-27  6:21 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]


------- Additional Comments From bjoern dot m dot haase at web dot de  2005-07-27 06:18 -------
What's the plan? I'd like to see it in CVS. The patch I posted on gcc-patches  
in may 05 is already approved (it's a straight-forward change) by Richard 
Henderson.  
Unfortunately, I don't have write access to CVS. So, IIUC, the patch presently 
still waits to be committed. 
 
Yours, 
 
Björn 

-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
  2005-06-26 18:15 ` [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1 pinskia at gcc dot gnu dot org
  2005-06-27 17:09 ` bjoern dot m dot haase at web dot de
@ 2005-07-26 23:46 ` steven at gcc dot gnu dot org
  2005-07-27  6:21 ` bjoern dot m dot haase at web dot de
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-07-26 23:46 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]


------- Additional Comments From steven at gcc dot gnu dot org  2005-07-26 23:40 -------
Björn, what's your .plan with the patch from comment #11? 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
  2005-06-26 18:15 ` [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1 pinskia at gcc dot gnu dot org
@ 2005-06-27 17:09 ` bjoern dot m dot haase at web dot de
  2005-07-26 23:46 ` steven at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bjoern dot m dot haase at web dot de @ 2005-06-27 17:09 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 581 bytes --]


------- Additional Comments From bjoern dot m dot haase at web dot de  2005-06-27 17:09 -------
Subject: Re:  [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1

Hi Andrew,

One question about gcc policy: There exists a patch resolving 19885 since a 
couple of weeks. The latest revision had been approved by Richard Henderson. 
Could you tell me what to do in order to get such a patch integrated into 
gcc? The present maintainers of the AVR port seem to be very busy at the 
moment.

Yours,

Björn


-- 


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


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

* [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
  2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
@ 2005-06-26 18:15 ` pinskia at gcc dot gnu dot org
  2005-06-27 17:09 ` bjoern dot m dot haase at web dot de
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-26 18:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
          Component|debug                       |target
  GCC build triplet|i686-linux                  |
   GCC host triplet|i686-linux                  |
 GCC target triplet|avr-unknown-none            |avr-*-none
   Last reconfirmed|2005-02-11 01:04:37         |2005-06-26 18:15:15
               date|                            |


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


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

end of thread, other threads:[~2014-02-16 13:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19885-4@http.gcc.gnu.org/bugzilla/>
2014-02-16 13:18 ` [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1 jackie.rosen at hushmail dot com
     [not found] <bug-19885-9887@http.gcc.gnu.org/bugzilla/>
2008-11-07  2:15 ` pinskia at gcc dot gnu dot org
2005-02-11  5:59 [Bug c/19885] New: dwarf-2 support is broken for head 4.0.0 bjoern dot m dot haase at web dot de
2005-06-26 18:15 ` [Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1 pinskia at gcc dot gnu dot org
2005-06-27 17:09 ` bjoern dot m dot haase at web dot de
2005-07-26 23:46 ` steven at gcc dot gnu dot org
2005-07-27  6:21 ` bjoern dot m dot haase at web dot de
2005-07-27  6:48 ` bjoern dot m dot haase at web dot de
2005-07-27  8:56 ` giovannibajo at libero dot it
2005-07-27  8:57 ` giovannibajo at libero dot it
2005-07-27 18:47 ` bjoern dot m dot haase at web dot de
2005-07-27 22:33 ` cvs-commit at gcc dot gnu dot org
2005-07-27 23:37 ` cvs-commit at gcc dot gnu dot org
2005-07-27 23:39 ` giovannibajo at libero dot it

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