public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called
       [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
@ 2003-05-26 23:12 ` dhazeghi@yahoo.com
  2003-05-27  6:53 ` mhessel@xs4all.nl
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-26 23:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 23:00 -------
Hello,

would it be possible for you to check whether this problem still occurs on gcc 3.3? Alternatively, if 
it's easier, I can send you the assembly my cross compiler produces, if you tell me what options 
you used to compile your testcase. Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called
       [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
  2003-05-26 23:12 ` [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called dhazeghi@yahoo.com
@ 2003-05-27  6:53 ` mhessel@xs4all.nl
  2003-05-27 13:22 ` pinskia@physics.uc.edu
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: mhessel@xs4all.nl @ 2003-05-27  6:53 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From mhessel@xs4all.nl  2003-05-27 06:44 -------
Subject: Re:  [powerpc-eabi] Constructors of static classes 
     are notcalled

Hello,

I'll test it with GCC v3.3 asap.

Cheers,
Marwijn

> Hello,
>
> would it be possible for you to check whether this problem still occurs on
> gcc 3.3? Alternatively, if
> it's easier, I can send you the assembly my cross compiler produces, if
> you
> tell me what options
> you used to compile your testcase. Thanks,
>
> Dara





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called
       [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
  2003-05-26 23:12 ` [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called dhazeghi@yahoo.com
  2003-05-27  6:53 ` mhessel@xs4all.nl
@ 2003-05-27 13:22 ` pinskia@physics.uc.edu
  2003-06-17 13:32 ` dhazeghi@yahoo.com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-27 13:22 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia@physics.uc.edu  2003-05-27 13:08 -------
See Dara's question, still waiting to hear if it works on gcc 3.3.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called
       [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
                   ` (2 preceding siblings ...)
  2003-05-27 13:22 ` pinskia@physics.uc.edu
@ 2003-06-17 13:32 ` dhazeghi@yahoo.com
  2003-07-29 15:01 ` pinskia at physics dot uc dot edu
  2004-11-06 13:22 ` [Bug target/10799] " cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-17 13:32 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
  GCC build triplet|                            |i686-pc-cygwin
   GCC host triplet|                            |i686-pc-cygwin
 GCC target triplet|                            |powerpc-eabi
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-17 13:32:47
               date|                            |


------- Additional Comments From dhazeghi@yahoo.com  2003-06-17 13:32 -------
According to http://gcc.gnu.org/ml/gcc-bugs/2003-06/msg01901.html, the problem still occurs 
with gcc 3.3.


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

* [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called
       [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
                   ` (3 preceding siblings ...)
  2003-06-17 13:32 ` dhazeghi@yahoo.com
@ 2003-07-29 15:01 ` pinskia at physics dot uc dot edu
  2004-11-06 13:22 ` [Bug target/10799] " cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 15:01 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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

* [Bug target/10799] [powerpc-eabi] Constructors of static classes are not called
       [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
                   ` (4 preceding siblings ...)
  2003-07-29 15:01 ` pinskia at physics dot uc dot edu
@ 2004-11-06 13:22 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-11-06 13:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-06 13:22 -------
Subject: Bug 10799

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mark@gcc.gnu.org	2004-11-06 13:22:13

Modified files:
	libjava        : ChangeLog 
	libjava/java/beans: PropertyEditorSupport.java 

Log message:
	2004-11-06  Robert Schuster <thebohemian@gmx.net>
	
	Fixes documentation and indentation
	* java/beans/PropertyEditorSupport.java:
	reworked initial API doc
	(value): changed name from val
	
	2004-11-06  Robert Schuster <thebohemian@gmx.net>
	
	Updates to 1.5
	* java/beans/PropertyEditorSupport.java
	(PropertyEditorSupport()): Changed modifier to public
	(PropertyEditorSupport(Object): Changed modifier to public
	(setSource): New method
	(getSource): New method
	
	2004-11-06  Robert Schuster <thebohemian@gmx.net>
	
	Fixes bug #10799
	* java/beans/PropertyEditorSupport.java
	(setValue): Fire property change event

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3177&r2=1.3178
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/beans/PropertyEditorSupport.java.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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


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

end of thread, other threads:[~2004-11-06 13:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030515112601.10799.marwijn.hessel@ict.nl>
2003-05-26 23:12 ` [Bug other/10799] [powerpc-eabi] Constructors of static classes are not called dhazeghi@yahoo.com
2003-05-27  6:53 ` mhessel@xs4all.nl
2003-05-27 13:22 ` pinskia@physics.uc.edu
2003-06-17 13:32 ` dhazeghi@yahoo.com
2003-07-29 15:01 ` pinskia at physics dot uc dot edu
2004-11-06 13:22 ` [Bug target/10799] " cvs-commit at gcc dot gnu dot org

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