public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/26706]  New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure
@ 2006-03-15 22:33 schwab at suse dot de
  2006-03-15 22:37 ` [Bug libgcj/26706] " tromey at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: schwab at suse dot de @ 2006-03-15 22:33 UTC (permalink / raw)
  To: java-prs

This is an issue for both 4.1 branch and trunk.

$ grep GCC_ libjava/classpath/configure
GCC_NO_EXECUTABLES


-- 
           Summary: [4.1/4.2] Unexpanded macro in
                    libjava/classpath/configure
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de


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


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

* [Bug libgcj/26706] [4.1/4.2] Unexpanded macro in libjava/classpath/configure
  2006-03-15 22:33 [Bug java/26706] New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure schwab at suse dot de
@ 2006-03-15 22:37 ` tromey at gcc dot gnu dot org
  2006-03-16 18:19 ` tromey at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-15 22:37 UTC (permalink / raw)
  To: java-prs



-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-15 22:37:24
               date|                            |


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


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

* [Bug libgcj/26706] [4.1/4.2] Unexpanded macro in libjava/classpath/configure
  2006-03-15 22:33 [Bug java/26706] New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure schwab at suse dot de
  2006-03-15 22:37 ` [Bug libgcj/26706] " tromey at gcc dot gnu dot org
@ 2006-03-16 18:19 ` tromey at gcc dot gnu dot org
  2006-03-16 19:08 ` tromey at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-16 18:19 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from tromey at gcc dot gnu dot org  2006-03-16 18:19 -------
Testing a patch.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-03-15 22:37:24         |2006-03-16 18:19:23
               date|                            |


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


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

* [Bug libgcj/26706] [4.1/4.2] Unexpanded macro in libjava/classpath/configure
  2006-03-15 22:33 [Bug java/26706] New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure schwab at suse dot de
  2006-03-15 22:37 ` [Bug libgcj/26706] " tromey at gcc dot gnu dot org
  2006-03-16 18:19 ` tromey at gcc dot gnu dot org
@ 2006-03-16 19:08 ` tromey at gcc dot gnu dot org
  2006-03-16 19:12 ` tromey at gcc dot gnu dot org
  2006-03-16 19:15 ` tromey at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-16 19:08 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from tromey at gcc dot gnu dot org  2006-03-16 19:08 -------
Subject: Bug 26706

Author: tromey
Date: Thu Mar 16 19:08:07 2006
New Revision: 112142

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112142
Log:
        PR libgcj/26706:
        * aclocal.m4, configure: Rebuilt.
        * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.

Modified:
    trunk/libjava/classpath/ChangeLog.gcj
    trunk/libjava/classpath/aclocal.m4
    trunk/libjava/classpath/configure
    trunk/libjava/classpath/configure.ac


-- 


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


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

* [Bug libgcj/26706] [4.1/4.2] Unexpanded macro in libjava/classpath/configure
  2006-03-15 22:33 [Bug java/26706] New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure schwab at suse dot de
                   ` (2 preceding siblings ...)
  2006-03-16 19:08 ` tromey at gcc dot gnu dot org
@ 2006-03-16 19:12 ` tromey at gcc dot gnu dot org
  2006-03-16 19:15 ` tromey at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-16 19:12 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from tromey at gcc dot gnu dot org  2006-03-16 19:12 -------
Subject: Bug 26706

Author: tromey
Date: Thu Mar 16 19:12:29 2006
New Revision: 112143

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112143
Log:
        PR libgcj/26706:
        * aclocal.m4, configure: Rebuilt.
        * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.

Modified:
    branches/gcc-4_1-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_1-branch/libjava/classpath/aclocal.m4
    branches/gcc-4_1-branch/libjava/classpath/configure
    branches/gcc-4_1-branch/libjava/classpath/configure.ac


-- 


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


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

* [Bug libgcj/26706] [4.1/4.2] Unexpanded macro in libjava/classpath/configure
  2006-03-15 22:33 [Bug java/26706] New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure schwab at suse dot de
                   ` (3 preceding siblings ...)
  2006-03-16 19:12 ` tromey at gcc dot gnu dot org
@ 2006-03-16 19:15 ` tromey at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-16 19:15 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from tromey at gcc dot gnu dot org  2006-03-16 19:15 -------
I checked in the fix.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.1


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


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

end of thread, other threads:[~2006-03-16 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-15 22:33 [Bug java/26706] New: [4.1/4.2] Unexpanded macro in libjava/classpath/configure schwab at suse dot de
2006-03-15 22:37 ` [Bug libgcj/26706] " tromey at gcc dot gnu dot org
2006-03-16 18:19 ` tromey at gcc dot gnu dot org
2006-03-16 19:08 ` tromey at gcc dot gnu dot org
2006-03-16 19:12 ` tromey at gcc dot gnu dot org
2006-03-16 19:15 ` tromey 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).